Skip to content

Commit 78a0a2b

Browse files
committedMar 9, 2024
Fix spelling in changelog
1 parent a17f064 commit 78a0a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Use spaces instead of parentheses for SQL sanitization.
44

55
This still solves the problem of negative numbers creating a line comment, but this avoids breaking edge cases such as
6-
`set foo to $1` where the substition is taking place in a location where an arbitrary expression is not allowed.
6+
`set foo to $1` where the substitution is taking place in a location where an arbitrary expression is not allowed.
77

88
# 5.5.4 (March 4, 2024)
99

0 commit comments

Comments
 (0)