From af63ff6b111b0f254cc9213fe99c19046c95d98e Mon Sep 17 00:00:00 2001 From: 1ambda <1amb4a@gmail.com> Date: Mon, 13 Feb 2017 12:11:19 +0900 Subject: [PATCH] fix: Enhance spell doc --- docs/development/writingzeppelinspell.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/development/writingzeppelinspell.md b/docs/development/writingzeppelinspell.md index 7d70969cce..836d739d27 100644 --- a/docs/development/writingzeppelinspell.md +++ b/docs/development/writingzeppelinspell.md @@ -51,7 +51,8 @@ Find a spell what you want to use in `/helium` package and click `Enable` button ### 2. Using -Spell works like an interpreter. Thus, use the `MAGIC` to execute spell in a note. (you might need to refresh after enabling) +Spell works like an interpreter. Use the `MAGIC` value to execute spell in a note. (you might need to refresh after enabling) +For example, Use `%echo` for the Echo Spell.