Skip to content

Commit 0037aaa

Browse files
Merge pull request #599 from tobiKaboom:main
PiperOrigin-RevId: 728915046
2 parents 88cc48f + 80603f8 commit 0037aaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ robust to evaluation against dynamic data types such as JSON inputs.
264264

265265
In the following truth-table, the symbols `<x>` and `<y>` represent error or
266266
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
267+
short-circuiting. When the result is `<x, y>` this means that both the args are
268268
possibly relevant to the result.
269269

270270
| Expression | Result |

0 commit comments

Comments
 (0)