aboutsummaryrefslogtreecommitdiff
path: root/docs/cli/create.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cli/create.md')
-rw-r--r--docs/cli/create.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/cli/create.md b/docs/cli/create.md
index 8542db68b..54595a6fe 100644
--- a/docs/cli/create.md
+++ b/docs/cli/create.md
@@ -188,9 +188,7 @@ When cloning a template, `bun create` will automatically remove the `"bun-create
{% /table %}
-### How `bun create` works
-
-{% details summary="View details" %}
+{% details summary="How `bun create` works" %}
When you run `bun create ${template} ${destination}`, here’s what happens: