Skip to content

Commit 11ada0b

Browse files
committed
fix typo in changelog
1 parent 8692ca5 commit 11ada0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Changes
44
1.29.0
55
------
66

7-
* Fixed a bug with adding / substrating ``Integer`` columns from one another in
8-
queries (thanks to @ryanvarley for this).
7+
* Fixed a bug with adding / subtracting ``Integer`` columns from one another
8+
in queries (thanks to @ryanvarley for this).
99
* Updated the ASGI templates, and BlackSheep dependencies (thanks to @sinisaos
1010
for this).
1111
* Fixed a bug where decimal values generated by ``ModelBuilder`` could be too

0 commit comments

Comments
 (0)