From 0e268a13369a96cd55e977f6dc85276b4697f38c Mon Sep 17 00:00:00 2001 From: djoio <47397180+djoio@users.noreply.github.com> Date: Wed, 2 Aug 2023 10:49:05 -0400 Subject: [PATCH] Update advanced.md remove typo --- content/reference/hoon/advanced.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/reference/hoon/advanced.md b/content/reference/hoon/advanced.md index 1cbc89a..d73448f 100644 --- a/content/reference/hoon/advanced.md +++ b/content/reference/hoon/advanced.md @@ -51,7 +51,7 @@ changed two parts: `%core` and `%face`. We added polymorphism to If cores never changed, we wouldn't need polymorphism. Of course, nouns are immutable and never change, but we use them as -but we use them as templates to construct new nouns around. +templates to construct new nouns around. Suppose we take a core, a cell `[battery payload]`, and replace the payload with a different noun. Then, we invoke an arm from