From 624d29a705d54e3e0284fb12f2a4083f8b8d82e0 Mon Sep 17 00:00:00 2001 From: Carlton N Hanna Date: Wed, 30 Aug 2023 09:10:42 -0600 Subject: [PATCH] fix typo --- x/marker/spec/03_messages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x/marker/spec/03_messages.md b/x/marker/spec/03_messages.md index d827e0c155..88e377c929 100644 --- a/x/marker/spec/03_messages.md +++ b/x/marker/spec/03_messages.md @@ -411,7 +411,7 @@ This service message is expected to fail if: ## Msg/AddNetAssetValuesRequest -AddNetAssetValuesRequest allows for the addin/updating of net asset values for a marker. +AddNetAssetValuesRequest allows for the adding/updating of net asset values for a marker. +++ https://github.com/provenance-io/provenance/blob/25070572cc898c476f5bb1a816c6c1c4d07e3d38/proto/provenance/marker/v1/tx.proto#L327-L332