diff options
-rw-r--r-- | docs/templates.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates.md b/docs/templates.md index d60ea692c..c80caa153 100644 --- a/docs/templates.md +++ b/docs/templates.md @@ -184,7 +184,7 @@ The following fields are supported. Each of these can correspond to a string or {% /table %} -After cloniing a template, `bun create` will automatically remove the `"bun-create"` section from `package.json` before writing it to the destination folder. +After cloning a template, `bun create` will automatically remove the `"bun-create"` section from `package.json` before writing it to the destination folder. ## Reference |