We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0c2012 commit 80603f8Copy full SHA for 80603f8
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