Skip to content

Commit 5ec24e3

Browse files
committed
Merge pull request #2 from TxHawks/patch-1
Fix typo in readme
2 parents 1378f99 + 4193e36 commit 5ec24e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ Tags are the most complicated extension to set-up with Pattern Lab. Three steps
253253

254254
Pattern Lab takes care of the registering for you based on the file name.
255255

256-
An example of a simple tag called `setdupe.test.twig` in `source/_twig-components/tests` that mimics the default `set` tag. Please note all of the locations where class names incorporate the filename, `setdupe`.
256+
An example of a simple tag called `setdupe.tag.twig` in `source/_twig-components/tags` that mimics the default `set` tag. Please note all of the locations where class names incorporate the filename, `setdupe`.
257257

258258
```php
259259
<?php

0 commit comments

Comments
 (0)