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 9f353a0 commit a448bd6Copy full SHA for a448bd6
docs/faq.md
@@ -146,7 +146,7 @@ A very crude solution would be something like this:
146
import { ScullyConfig } from '@scullyio/scully';
147
148
const preLangConfig: ScullyConfig = {
149
- /** settngs */
+ /** settings */
150
routes: {
151
':lang/route1': { type: 'default' },
152
':lang/route2': { type: 'default' },
docs/faq_es.md
@@ -133,7 +133,7 @@ A very crude solution would be something like this:
133
134
135
136
137
138
139
0 commit comments