Skip to content

Commit 712fa3d

Browse files
authored
Fix a typo. (#290)
1 parent 9f79188 commit 712fa3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ History
1010
1.8.0 but that wasn't properly recorded)
1111
* Removed support for Python 3.7
1212
* Added support for Python 3.12 and PyPy 3.10
13-
* Fixed an exception when calling ``__str__`` or `__repr__`` on some JSON
13+
* Fixed an exception when calling ``__str__`` or ``__repr__`` on some JSON
1414
selectors
1515
* Code formatted with ``black``
1616
* CI fixes and improvements

0 commit comments

Comments
 (0)