From 23fe72c38e9026d40d966f85f18aa074eb973231 Mon Sep 17 00:00:00 2001 From: Yuta Date: Thu, 30 Jun 2022 20:32:46 +0900 Subject: [PATCH] Update B-syntax.md --- content/guides/core/hoon-school/B-syntax.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/guides/core/hoon-school/B-syntax.md b/content/guides/core/hoon-school/B-syntax.md index 314cc46..1b8bed4 100644 --- a/content/guides/core/hoon-school/B-syntax.md +++ b/content/guides/core/hoon-school/B-syntax.md @@ -111,7 +111,7 @@ Convert between some of the given auras at the Dojo prompt, e.g.: ### Cells -A cell is a pair of two nouns. Cells are traditionally written using square brackets: `[]`. For now, just recall the square brackets and that cells are always _pairs_ of values. +A cell is a pair of nouns. Cells are traditionally written using square brackets: `[]`. For now, just recall the square brackets and that cells are always _pairs_ of values. ``` [1 2]