summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Ritter <dritter03@googlemail.com>2015-04-02 10:43:57 +0300
committerDominik Ritter <dritter03@googlemail.com>2015-04-02 10:43:57 +0300
commitaadf37bd35c960fd337f73f78b91774e2ee13b0f (patch)
tree8850ba5fd7fe37fcb57c50a2eb374fef9d22609d
parenta06c53902d626af6a7b2eb7152082dba9ccf4c5f (diff)
Documentation is now correct.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d6ab7870..cb72bcde 100644
--- a/README.md
+++ b/README.md
@@ -76,7 +76,7 @@ currently available are:
* **dir** - Your current working directory.
* **history** - The command number for the current line.
* **rbenv** - Ruby environment information (if one is active).
-* **rspec** - Show a ratio of test classes vs code classes for RSpec.
+* **rspec_stats** - Show a ratio of test classes vs code classes for RSpec.
* **status** - The return code of the previous command, and status of background jobs.
* **symfony2_tests** - Show a ratio of test classes vs code classes for Symfony2.
* **time** - System time.