Skip to content

Commit e5666d8

Browse files
authored
Merge pull request #36 from luiscobot/patch-1
fix typo in setup.md
2 parents 013c364 + 7258ef4 commit e5666d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

handbook/setup.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Start by running:
1616
bundle add phlex-rails
1717
```
1818

19-
This will install the latest version of `phlex` and `phlex-rails` and add `phlex-rails` to your `Gemfile`. Once that’s finished, you’ll want to run the install geneartor to kick things off:
19+
This will install the latest version of `phlex` and `phlex-rails` and add `phlex-rails` to your `Gemfile`. Once that’s finished, you’ll want to run the install generator to kick things off:
2020

2121
```
2222
bundle exec rails generate phlex:install

0 commit comments

Comments
 (0)