Skip to content

Commit 4644633

Browse files
committed
chore: fix typo
1 parent 740c393 commit 4644633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/docs/intro.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ petstore31: {
274274
hideSendButton: false,
275275
showSchemas: true,
276276
templateGenerators: {
277-
createIntroTemplateMD: myCustomInfroMdGenerator
277+
createIntroTemplateMD: myCustomIntroMdGenerator
278278
}, // customize markdown template generator
279279
} satisfies OpenApiPlugin.Options,
280280
```

0 commit comments

Comments
 (0)