We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1164760 commit cbbf6a4Copy full SHA for cbbf6a4
docs/patches.md
@@ -4,7 +4,7 @@ Structura can create a serializable list of patches with all the modifications t
4
5
Patches and inverse patches are useful for example if you want to send them over a network or to implement undo/redo functionality.
6
7
-**Patches do not comply with RFC 6902**, so if you want to use them in another language you should create your own parser.
+**Patches do not comply with RFC 6902**, so if you want to use them in another language/library you should create your own parser.
8
9
## Example with callback
10
0 commit comments