We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 88cc48f + 80603f8 commit 0037aaaCopy full SHA for 0037aaa
1 file changed
README.md
@@ -264,7 +264,7 @@ robust to evaluation against dynamic data types such as JSON inputs.
264
265
In the following truth-table, the symbols `<x>` and `<y>` represent error or
266
unknown values, with the `?` indicating that the branch is not taken due to
267
-short-circuiting. When the result is `<x, y>` this means that the both args are
+short-circuiting. When the result is `<x, y>` this means that both the args are
268
possibly relevant to the result.
269
270
| Expression | Result |
0 commit comments