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 {