summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/bundle-config.ronn2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bundle-config.ronn b/man/bundle-config.ronn
index 91a32c109b..64f0fea743 100644
--- a/man/bundle-config.ronn
+++ b/man/bundle-config.ronn
@@ -47,7 +47,7 @@ config unset disable_multisource` downgrades this error to a warning.
Flags passed to `bundle install` or the Bundler runtime,
such as `--path foo` or `--without production`, are not remembered between commands.
-If these options must be remembered,they must be set using `bundle config`
+If these options must be remembered, they must be set using `bundle config`
(e.g., `bundle config set path foo`).
The options that can be configured are: