summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Nelson <[email protected]>2016-11-17 10:03:28 -0800
committerGitHub <[email protected]>2016-11-17 10:03:28 -0800
commit4dc81d47c3116b38af673481402f34ce03f8936b (patch)
treec37a6d707009b3177b8a873c79d0daaa7ee64916
parent444f1ebd0b54f99b317b9317b431027c23567ded (diff)
downloadhorse-4dc81d47c3116b38af673481402f34ce03f8936b.tar.gz
horse-4dc81d47c3116b38af673481402f34ce03f8936b.tar.bz2
horse-4dc81d47c3116b38af673481402f34ce03f8936b.zip
Correct typo for verb tenseHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9222ddb..a48c1e4 100644
--- a/README.md
+++ b/README.md
@@ -71,7 +71,7 @@ like this:
-endif.
```
-All functions that begin with `horse_` will be ran as performance
+All functions that begin with `horse_` will be run as performance
tests. You can put anything inside the function, measurements will
be made for the whole call.