Skip to content

Commit 079afa5

Browse files
committed
Merge pull request #181 from nibalizer/grammar
Minor grammar fix
2 parents 4687b25 + 6bd2b48 commit 079afa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -770,7 +770,7 @@ are replaced by a single character.
770770

771771
str2bool
772772
--------
773-
This converts a string to a boolean. This attempt to convert strings that
773+
This converts a string to a boolean. This attempts to convert strings that
774774
contain things like: y, 1, t, true to 'true' and strings that contain things
775775
like: 0, f, n, false, no to 'false'.
776776

0 commit comments

Comments
 (0)