Skip to content

Commit f80e1e3

Browse files
committed
Merge pull request #1 from TxHawks/patch-1
Fix typo `Mustache` ===> `Twig`
2 parents 5a56ef0 + 06ec0f1 commit f80e1e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ These Twig templates are meant to be used with the [static assets](https://githu
44

55
## Installation
66

7-
Pattern Lab PHP uses [Composer](https://getcomposer.org/) to manage project dependencies. To install the Mustache templates run:
7+
Pattern Lab PHP uses [Composer](https://getcomposer.org/) to manage project dependencies. To install the Twig templates run:
88

99
composer require pattern-lab/styleguidekit-twig-default
1010

@@ -23,4 +23,4 @@ Once you've installed the requirements do the following to set-up for developmen
2323

2424
## Making Changes
2525

26-
Simply edit the files in `views/`.
26+
Simply edit the files in `views/`.

0 commit comments

Comments
 (0)