From 61569fab802eb3f894b308deec786ee08279d778 Mon Sep 17 00:00:00 2001 From: rajatdua Date: Fri, 8 Sep 2023 22:19:33 +0200 Subject: [PATCH] docs(template.md): spelling (#4614) --- docs/templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/templates.md b/docs/templates.md index d60ea692ca..c80caa153c 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