aboutsummaryrefslogtreecommitdiff
path: root/docs/cli/install.md
diff options
context:
space:
mode:
authorGravatar Fernando Daciuk <fdaciuk@users.noreply.github.com> 2023-02-25 09:33:21 -0300
committerGravatar GitHub <noreply@github.com> 2023-02-25 04:33:21 -0800
commit0d5d3e5dfca824e4ec7eba4fd7c2bcfd01486f1d (patch)
treec891f34a543e0e09684a9e85dde2b6233efa27a5 /docs/cli/install.md
parenta931e21f49ede054c1b55877dcf2f783222afe38 (diff)
downloadbun-0d5d3e5dfca824e4ec7eba4fd7c2bcfd01486f1d.tar.gz
bun-0d5d3e5dfca824e4ec7eba4fd7c2bcfd01486f1d.tar.zst
bun-0d5d3e5dfca824e4ec7eba4fd7c2bcfd01486f1d.zip
docs: fix typo in install.md file (#2179)
Diffstat (limited to 'docs/cli/install.md')
-rw-r--r--docs/cli/install.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cli/install.md b/docs/cli/install.md
index 09edc59ec..deeb57629 100644
--- a/docs/cli/install.md
+++ b/docs/cli/install.md
@@ -72,7 +72,7 @@ optional = true
# whether to install devDependencies
dev = true
-# whether to install devDependencies
+# whether to install peerDependencies
peer = false
# equivalent to `--production` flag