From a22ef9921114d9ff9878d89ae33e826ffc353f97 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Mon, 27 Jan 2025 00:56:07 +0900 Subject: [PATCH] docs: update constants.md refering -> referring --- docs/book/constants.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/book/constants.md b/docs/book/constants.md index 60971dc5..88240a0a 100644 --- a/docs/book/constants.md +++ b/docs/book/constants.md @@ -21,7 +21,7 @@ This section briefly outlines how constants are used in networks. For detailed s ### Constant References -It's possible to use constant as a network-sender by refering to it with `$` prefix. +It's possible to use constant as a network-sender by referring to it with `$` prefix. ```neva const one int = 1