From d34a70e1f6fc455c05f628a2ff40e3303a56054a Mon Sep 17 00:00:00 2001 From: Adrian Wijaya Date: Wed, 13 Sep 2023 10:15:41 +0700 Subject: [PATCH] Fix lark notation in fruit tree solution --- content/guides/core/hoon-school/G-trees.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/guides/core/hoon-school/G-trees.md b/content/guides/core/hoon-school/G-trees.md index 5c938ad..023288f 100644 --- a/content/guides/core/hoon-school/G-trees.md +++ b/content/guides/core/hoon-school/G-trees.md @@ -762,10 +762,11 @@ First, bind these faces. - 🍉 `12` or `+<-` - 🍏 `16` or `-<-<` - 🍋 `27` or `+<+>` - - 🍑 `42` or `->->-` - 🍊 `30` or `+>+<` + - 🍑 `42` or `->->-` + - 🍒 `62` or `+>+>-` - 🍍 `87` or `->->+>` - - 🍒 `62` or `+>+>+<` + - Resolving Lark Expressions