From 4c91e5409f1b12c674fff7a078b64a851678572f Mon Sep 17 00:00:00 2001 From: Tom Hartwell Date: Mon, 20 Apr 2009 00:34:41 +0800 Subject: [PATCH] Web applications should not be hyphenated Signed-off-by: Ryan Tomayko --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index 11f0d8b8..fb0d4563 100644 --- a/README.rdoc +++ b/README.rdoc @@ -1,6 +1,6 @@ = Sinatra -Sinatra is a DSL for quickly creating web-applications in Ruby with minimal +Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort: # myapp.rb