summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlexander Early <alexander.early@gmail.com>2016-03-11 19:53:54 -0800
committerAlexander Early <alexander.early@gmail.com>2016-03-11 19:53:54 -0800
commitc1cd9f1af09826f9f31fc7cdcdd528b0053f7ff4 (patch)
tree25d95e5cd5d5e2307edbb87c2dbddca4b5fc2463 /README.md
parent7b7de841e8e58b99f60f74b6de2301b5c3889e93 (diff)
downloadasync-c1cd9f1af09826f9f31fc7cdcdd528b0053f7ff4.tar.gz
Update changelog for 2.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2b9dcb6..734e1aa 100644
--- a/README.md
+++ b/README.md
@@ -201,7 +201,7 @@ Some functions are also available in the following forms:
* [`detect`](#detect), `detectSeries`, `detectLimit`
* [`sortBy`](#sortBy)
* [`some`](#some), `someLimit`, `someSeries`
-* [`every`](#every), `everyLimit`, `someSeries`
+* [`every`](#every), `everyLimit`, `everySeries`
* [`concat`](#concat), `concatSeries`
### Control Flow