Skip to content
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.

truth #3848

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

truth #3848

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/decent/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Like most databases, Noms features a rich data model, atomic
transactions, support for large-scale data, and efficient searches,
scans, reads, and updates.

Unlike any other database, Noms has built-in multiparty sync and
Unlike most other databases, Noms has built-in multiparty sync and
conflict resolution. This feature makes Noms a very good fit for P2P
decentralized applications.

Expand Down