We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4931800 commit f73159dCopy full SHA for f73159d
docs/installation/installation.md
@@ -92,7 +92,7 @@ rails g hyper:router CompName # adds a router component
92
# Note --add-route switch will not work if multiple components are generated.
93
94
# 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
+# by setting the Hyperstack `component_base_class` config option. See config options in the
96
# last section.
97
98
# Note that hyperstack:install is the same as running:
0 commit comments