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 04ea47c commit 8a740b3Copy full SHA for 8a740b3
README.md
@@ -132,7 +132,7 @@ Many of the methods above return change objects. These objects consist of the fo
132
133
* `value`: Text content
134
* `added`: True if the value was inserted into the new string
135
-* `removed`: True of the value was removed from the old string
+* `removed`: True if the value was removed from the old string
136
137
Note that some cases may omit a particular flag field. Comparison on the flag fields should always be done in a truthy or falsy manner.
138
0 commit comments