summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-03-09 10:46:29 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2016-03-09 10:46:29 +0200
commit641a522dbd055dbd9e4cbfc5c17c8af29e2c014b (patch)
tree7867e2b8e4ff563ef69dd3e395e728abaf9aec7a /README.md
parent2870247024f0b55585fb894799565ce7acfa027b (diff)
Improve wording
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b584ee92..d7a6405d 100644
--- a/README.md
+++ b/README.md
@@ -827,8 +827,8 @@ Certain aspects of the test execution behavior are configurable:
* If your tests are not following the `some.ns-test` naming convention you can
customize the variable `cider-test-infer-test-ns`. It should be bound to a
-function that takes the current ns and returns the matching test ns (which may
-be the same as the current ns).
+function that takes the current namespace and returns the matching test
+namespace (which may be the same as the current namespace).
* If you want to view the test report regardless of whether the tests have
passed or failed: