summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorCalvin Tam <calvintam236@gmail.com>2015-07-20 22:34:53 +0200
committerCalvin Tam <calvintam236@gmail.com>2015-07-20 22:34:53 +0200
commit3e1286b00d0bdd37e649fdb706cd7dfddc25447d (patch)
tree577990fae59e92d11a98e131ff446812a48e44f0 /tests
parentadf7636fb82a01ea4c9acf3322715a9e653e37fe (diff)
Fixed typo
Diffstat (limited to 'tests')
-rw-r--r--tests/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/README.md b/tests/README.md
index 47b5241d1..04dfbc3d8 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -6,7 +6,7 @@ Status : [![Build Status](https://secure.travis-ci.org/bcit-ci/CodeIgniter.png?b
This is the preliminary CodeIgniter testing documentation. It
will cover both internal as well as external APIs and the reasoning
-behind their implemenation, where appropriate. As with all CodeIgniter
+behind their implementation, where appropriate. As with all CodeIgniter
documentation, this file should maintain a mostly human readable
format to facilitate clean api design. [see http://arrenbrecht.ch/testing/]