From 96dadce05c594100c4c82061f8a9ac61b986e374 Mon Sep 17 00:00:00 2001 From: Ann Wagner Date: Thu, 26 Dec 2024 20:36:20 +0200 Subject: [PATCH] docs: Fix grammatical error Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index a043814538b..4d123aa1f64 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,7 +2,7 @@ Welcome to the nearcore development guide! -The target audience of this guide are developers of nearcore itself. If you are +The target audience of this guide is developers of nearcore itself. If you are a user of NEAR (either a contract developer, or validator running a node), please refer to the user docs at .