From 156e9057451fb71f49fd8126e5aa572843ba207a Mon Sep 17 00:00:00 2001 From: Ivan Milchev Date: Fri, 2 Feb 2024 15:20:39 +0100 Subject: [PATCH] Update docs/development.md Co-authored-by: Letha --- docs/development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development.md b/docs/development.md index 9b46301425..fe3a071302 100644 --- a/docs/development.md +++ b/docs/development.md @@ -203,7 +203,7 @@ use ( ## Providers development best practices -The more time we spent building providers, the more learn about how to do that better in the future. Here we described learnings that would help you get started with providers development. +The more time we spend building providers, the more learn how to do better in the future. Here we describe learnings that will help you get started with providers development. ### Referencing MQL resources Often we have a top-level MQL resource, which we want to reference in another top-level resource.