summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBundlerbot <bot@bundler.io>2019-04-28 01:50:33 +0000
committerBundlerbot <bot@bundler.io>2019-04-28 01:50:33 +0000
commit0d56002c0673da24140bffbfd5f22df619b8a7b8 (patch)
treef7989a04836500219d415dfab4735afae50997cd
parent12a7da4ab73992a975493d47154b1bff9a3d287d (diff)
parent0c622ec8084c2be7e2e10a672e7df064bf254547 (diff)
downloadbundler-0d56002c0673da24140bffbfd5f22df619b8a7b8.tar.gz
Merge #7146
7146: Fix typo in file extension r=hsbt a=victorgama Hi there! I skipped all the questions the template asked, since this is a kinda silly PR. 🌻 Co-authored-by: Victor Gama <hey@vito.io>
-rw-r--r--man/bundle.ronn2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bundle.ronn b/man/bundle.ronn
index b8ee4566b4..5b1712394a 100644
--- a/man/bundle.ronn
+++ b/man/bundle.ronn
@@ -73,7 +73,7 @@ We divide `bundle` subcommands into primary commands and utilities:
* [`bundle open(1)`](bundle-open.1.html):
Open an installed gem in the editor
-* [`bundle lock(1)`](bundle-lock.1.hmtl):
+* [`bundle lock(1)`](bundle-lock.1.html):
Generate a lockfile for your dependencies
* [`bundle viz(1)`](bundle-viz.1.html):