Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit 1cd4fbc

Browse files
Merge pull request #8 from hjylewis/master
Small Typos in Readme
2 parents 149ef32 + 2169131 commit 1cd4fbc

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<!-- before posting an issue, try chatting on https://gitter.im/pattern-lab/node -->
2-
<!-- before posting an issue, verify you are running at least Node 4 or 5 AND Gulp 4 -->
32

4-
I am using Edition Node Gulp `vX.X.X` on `Windows | Mac | Linux`, with Node `vX.X.X`, Gulp-CLI `vX.X.X` and Gulp `vX.X.X`.
3+
I am using Edition Node Grunt `vX.X.X` on `Windows | Mac | Linux`, with Node `vX.X.X`.
54

65
##### Expected Behavior
76

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ There are two methods for downloading and installing the Grunt Edition:
2626

2727
### Download a pre-built package
2828

29-
The fastest way to get started with the Grunt Edition is to [download the pre-built version](https://github.com/pattern-lab/edition-node-gulp/releases) from the [releases page](https://github.com/pattern-lab/edition-node-gulp/releases). The pre-built project comes with the [Base Starterkit for Mustache](https://github.com/pattern-lab/starterkit-mustache-base) installed by default.
29+
The fastest way to get started with the Grunt Edition is to [download the pre-built version](https://github.com/pattern-lab/edition-node-grunt/releases) from the [releases page](https://github.com/pattern-lab/edition-node-grunt/releases). The pre-built project comes with the [Base Starterkit for Mustache](https://github.com/pattern-lab/starterkit-mustache-base) installed by default.
3030

3131
**Please note:** Pattern Lab Node uses [npm](https://www.npmjs.com/) to manage project dependencies. To upgrade the Grunt Edition or to install plug-ins you'll need to be familiar with npm.
3232

0 commit comments

Comments
 (0)