Skip to content

Commit

Permalink
typo-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicole Mors authored and Nicole Mors committed Jul 31, 2017
1 parent 446b2a8 commit 6c683c1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/README.md
Expand Up @@ -163,7 +163,7 @@ These pattern variations are accessible from other templates as partials:
And for more complex cases, the **{{#extend}}** and **{{#embed}}** helpers can be used:

```hbs
{{#embed "patterns.components.button.base}}
{{#embed "patterns.components.button.base"}}
...
{{/embed}}
```
Expand Down

0 comments on commit 6c683c1

Please sign in to comment.