From 0f7468c2e7ed8eabddef9cd999e611853bb7789a Mon Sep 17 00:00:00 2001 From: Eduardo Canellas Date: Sat, 23 Apr 2022 11:59:47 -0300 Subject: [PATCH] fix typo =) --- explainer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/explainer.md b/explainer.md index f6ddb25..8f9b281 100644 --- a/explainer.md +++ b/explainer.md @@ -1,6 +1,6 @@ # 📚 Explainer -> The "explainer" is "end-user readable" documentation that explains how to use the feature being deveoped by this initiative. +> The "explainer" is "end-user readable" documentation that explains how to use the feature being developed by this initiative. > If you want to experiment with the feature, you've come to the right place. > Until the feature enters "feature complete" form, the explainer should be considered a work-in-progress.