summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Fletcher <mockdeep@users.noreply.github.com>2015-01-25 15:55:22 -0800
committerRobert Fletcher <mockdeep@users.noreply.github.com>2015-01-25 15:55:22 -0800
commit1b3936af57bc7e6c104c3db8d3c321094cadfdc0 (patch)
treec223c7e66cffd841c97de113b615a8735f9aae6b
parent2c90bc41ea1e73bc57cf0d7d90bcda9ae2df4f4f (diff)
downloadrake-compiler-1b3936af57bc7e6c104c3db8d3c321094cadfdc0.tar.gz
small typo in readme
-rw-r--r--README.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rdoc b/README.rdoc
index dc166bd..4d6e25f 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -1,7 +1,7 @@
= What is rake-compiler?
rake-compiler is first and foremost a productivity tool for Ruby developers.
-It's goal is to make the busy developer's life easier by simplifying the building
+Its goal is to make the busy developer's life easier by simplifying the building
and packaging of Ruby extensions by simplifying code and reducing duplication.
It follows *convention over configuration* by advocating a standardized build and