Skip to content

Commit d209083

Browse files
committed
fix typos
1 parent 1c2d8cd commit d209083

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/auth/docs/data/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Automerge
22

3-
[Automerge](https://automerge.org) is a conflict-free replicated data type (CRDT) that is used to synchronize data between devices. Each feathers.dev application has an Automerge document that is can be used to store data that is synchronize in real-time between users. The `@feathersdev/automerge` package contains the Automerge integration for feathers.dev applications.
3+
[Automerge](https://automerge.org) is a conflict-free replicated data type (CRDT) that is used to synchronize data between devices. Each feathers.dev application has an Automerge document that can be used to store data that is synchronized in real-time between users. The `@feathersdev/automerge` package contains the Automerge integration for feathers.dev applications.
44

55
## Usage
66

0 commit comments

Comments
 (0)