Skip to content

Commit 8a740b3

Browse files
ipanasenkokpdecker
authored andcommitted
fix typo in README
1 parent 04ea47c commit 8a740b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Many of the methods above return change objects. These objects consist of the fo
132132
133133
* `value`: Text content
134134
* `added`: True if the value was inserted into the new string
135-
* `removed`: True of the value was removed from the old string
135+
* `removed`: True if the value was removed from the old string
136136
137137
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.
138138

0 commit comments

Comments
 (0)