From 880e549d40502ca58cc966c3d82d4d8adce7bf49 Mon Sep 17 00:00:00 2001 From: MarioDfinity <93518022+MarioDfinity@users.noreply.github.com> Date: Mon, 27 Nov 2023 18:19:50 +0100 Subject: [PATCH] Update standards/ICRC-3/README.md Co-authored-by: bogwar <51327868+bogwar@users.noreply.github.com> --- standards/ICRC-3/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standards/ICRC-3/README.md b/standards/ICRC-3/README.md index 84880857..4d5e661d 100644 --- a/standards/ICRC-3/README.md +++ b/standards/ICRC-3/README.md @@ -46,7 +46,7 @@ type Value = variant { }; ``` -Servers must serve the block log as list of `Value` where each `Value` represent a single block in the block log. +Servers must serve the block log as a list of `Value` where each `Value` represent a single block in the block log. ## Value Hash