Skip to content

Commit 37a0e52

Browse files
authored
Fix typo
1 parent 3edcaab commit 37a0e52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Handlebars support is still experimental in Prettier! So, between Prettier upgra
4848

4949
#### Special warning: bare strings in templates (ie. )
5050

51-
Are you're using bare strings in your templates? If you're unsure, you can lint your templates against [this rule](https://github.com/ember-template-lint/ember-template-lint/blob/master/docs/rule/no-bare-strings.md).
51+
Are you using bare strings in your templates? If you're unsure, you can lint your templates against [this rule](https://github.com/ember-template-lint/ember-template-lint/blob/master/docs/rule/no-bare-strings.md).
5252

5353
If you do so, you implicitly rely on your templates whitespaces. As such, you most probably want to wait before using this package. Indeed, whitespaces / newlines handling is still not 100% settled in Prettier.
5454

0 commit comments

Comments
 (0)