Skip to content

Commit a3e542a

Browse files
committed
Fix typo in README about invertability
1 parent 8974b41 commit a3e542a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The JSON OT type supports the following operations:
1414

1515
JSON0 is an *invertable* type - which is to say, all operations have an inverse
1616
operation which will undo the original op. As such, all operations which delete
17-
content add the content to be deleted inline in the operation.
17+
content have the content to be deleted inline in the operation.
1818

1919
But its not perfect - here's a list of things it *cannot* do:
2020

0 commit comments

Comments
 (0)