Skip to content

Commit

Permalink
Fix README.md typo (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-hewitt authored Dec 1, 2023
1 parent fb22151 commit 385bb34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ IMG src="images/cat.gif"
```

### Rubocop cops
To disable Rubocop cop, you can use a coment control statement:
To disable Rubocop cop, you can use a comment control statement:
```slim
- # rubocop:disable Rails/OutputSafety
p = raw(@blog.content)
Expand Down

0 comments on commit 385bb34

Please sign in to comment.