Change less -> fewer

This commit is contained in:
Nathan Lovato
2019-11-25 11:04:02 +01:00
parent c51410023d
commit 82dd565936

View File

@@ -188,7 +188,7 @@ spaces in dictionary references and function calls, or to create "columns."
Quotes
~~~~~~
Use double quotes unless single quotes make it possible to escape less
Use double quotes unless single quotes make it possible to escape fewer
characters in a given string. See the examples below:
::