diff --git a/Formula/tmux.rb b/Formula/tmux.rb index a735d30bb8034..2e8f3a0792490 100644 --- a/Formula/tmux.rb +++ b/Formula/tmux.rb @@ -39,7 +39,7 @@ def install end def caveats; <<-EOS.undent - Exmample configurations have been installed to: + Example configurations have been installed to: #{share}/tmux/examples EOS end