aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/logstash.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/logstash.rb b/Library/Formula/logstash.rb
index c8691697d..7cbc42b1b 100644
--- a/Library/Formula/logstash.rb
+++ b/Library/Formula/logstash.rb
@@ -12,7 +12,7 @@ class Logstash < Formula
end
def caveats; <<-EOS.undent
- Logstash 1.4 emits an unhelpful error if you try to start it sans config.
+ Logstash 1.4 emits an unhelpful error if you try to start it without config.
Please read the getting started guide located at:
http://logstash.net/docs/latest/tutorials/getting-started-with-logstash
EOS