From 5b422c1f50a85cba0d150b1e60e4e09699363b57 Mon Sep 17 00:00:00 2001 From: interchainmedia <144313870+interchainmedia@users.noreply.github.com> Date: Thu, 7 Sep 2023 10:14:39 +0300 Subject: [PATCH] Update 01-cli.md typo in the synopsis description of the map command --- docs/docs/08-references/01-cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/08-references/01-cli.md b/docs/docs/08-references/01-cli.md index 0865265c21..3fae1abf05 100644 --- a/docs/docs/08-references/01-cli.md +++ b/docs/docs/08-references/01-cli.md @@ -3657,7 +3657,7 @@ dictionary) in the blockchain state. The "map" command is very similar to "ignite scaffold list" with the main difference in how values are indexed. With "list" values are indexed by an -incrementing integer, whereas "list" values are indexed by a user-provided value +incrementing integer, whereas "map" values are indexed by a user-provided value (or multiple values). Let's use the same blog post example: