Skip to content

Commit f73159d

Browse files
authored
Update installation.md
1 parent 4931800 commit f73159d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ rails g hyper:router CompName # adds a router component
9292
# Note --add-route switch will not work if multiple components are generated.
9393
9494
# Note you can override the component base class for the entire application
95-
# by setting the `component_base_class` option. See config options in the
95+
# by setting the Hyperstack `component_base_class` config option. See config options in the
9696
# last section.
9797
9898
# Note that hyperstack:install is the same as running:

0 commit comments

Comments
 (0)