From a976a1d4afe5b0fe72db09b480d409e2b6b34520 Mon Sep 17 00:00:00 2001 From: Serhii Kulykov Date: Wed, 13 May 2020 21:49:27 +0300 Subject: [PATCH] Remove typo in Contributors section --- readme/3-templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme/3-templates.md b/readme/3-templates.md index afd3afa..1b5a36c 100644 --- a/readme/3-templates.md +++ b/readme/3-templates.md @@ -99,7 +99,7 @@ The contributors template adds the list of contributors and looks like this: [[ template:contributors ]] -Use the `{{ template:contributors }}` placeholder to stamp it. Let's sa To use this template your are required to add the `contributors` array to your `package.json` file like this. Only the `name` field is required. +Use the `{{ template:contributors }}` placeholder to stamp it. To use this template your are required to add the `contributors` array to your `package.json` file like this. Only the `name` field is required. ```json {