aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7a23cc275c..c7ecaf15cf 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
## What's Rails
-**Rails** is a web-application framework that includes everything needed to
+Rails is a web-application framework that includes everything needed to
create database-backed web applications according to the
[Model-View-Controller (MVC)](http://en.wikipedia.org/wiki/Model-view-controller)
pattern.