diff --git a/doc/fugitive.txt b/doc/fugitive.txt index beb5c1a..f7edb11 100644 --- a/doc/fugitive.txt +++ b/doc/fugitive.txt @@ -158,7 +158,7 @@ that are part of Git repositories). :[range]Gbrowse If the remote for the current branch is on GitHub, open the current file, blob, tree, commit, or tag (with git-web--browse) on GitHub. Otherwise, open the - current flie, blob, tree, commit, or tag in + current file, blob, tree, commit, or tag in git-instaweb (if you have issues, verify you can run "git instaweb" from a terminal). If a range is given, it is appropriately appended to the URL as an anchor.