Skip to content

Commit 49575e0

Browse files
committed
Fix wording
1 parent bc007f9 commit 49575e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ The inline version also works:
172172
```
173173

174174
## Puma plugin
175-
We provide a Puma plugin if you want to run the Tailwind watcher together with Puma and have Puma monitor and manage it. You just need to add
175+
We provide a Puma plugin if you want to run the Tailwind watcher together with Puma and have Puma monitor and manage it. Add
176176
```ruby
177177
plugin :tailwindcss if ENV.fetch("RAILS_ENV", "development") == "development"
178178
```

0 commit comments

Comments
 (0)