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 50408d8 commit c4a1f27Copy full SHA for c4a1f27
src/content/docs/style-guide/components/wrangler-command.mdx
@@ -29,6 +29,6 @@ import { WranglerCommand } from "~/components";
29
## Arguments
30
31
- `command` <Type text="string" /> <MetaInfo text="required" />
32
- - The name the command.
+ - The name of the command, i.e `d1 execute`.
33
- `headingLevel` <Type text="boolean" /> <MetaInfo text="(default: 2) optional" />
34
- The heading level that the command name should be added at on the page, i.e `2` for a `h2`.
0 commit comments