From 508413de725d7fa26210e7370c0a0cab06dd3cf3 Mon Sep 17 00:00:00 2001 From: Jason Cooke Date: Fri, 30 Aug 2019 11:26:30 +1200 Subject: [PATCH] docs: fix typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1ca5ae..a7e1006 100644 --- a/README.md +++ b/README.md @@ -308,7 +308,7 @@ You can use these mappers/flatMappers to implement simple nodes with no optional #### Bolean operations -We provide some convenient methods for manipulating nodes wiht boolean values: +We provide some convenient methods for manipulating nodes with boolean values: ```java // Boolean nodes