Skip to content

Commit c4a1f27

Browse files
kodster28KianNH
andauthored
Update src/content/docs/style-guide/components/wrangler-command.mdx
Co-authored-by: Kian <[email protected]>
1 parent 50408d8 commit c4a1f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/style-guide/components/wrangler-command.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ import { WranglerCommand } from "~/components";
2929
## Arguments
3030

3131
- `command` <Type text="string" /> <MetaInfo text="required" />
32-
- The name the command.
32+
- The name of the command, i.e `d1 execute`.
3333
- `headingLevel` <Type text="boolean" /> <MetaInfo text="(default: 2) optional" />
3434
- The heading level that the command name should be added at on the page, i.e `2` for a `h2`.

0 commit comments

Comments
 (0)