From 1f35cc798d29a17a0abb740b9aafe6a1590001d8 Mon Sep 17 00:00:00 2001 From: David Braun Date: Wed, 18 Oct 2017 15:04:39 -0400 Subject: [PATCH] API.md: Update TOC. --- doc/API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/API.md b/doc/API.md index 8cb31e6..a17f0b7 100644 --- a/doc/API.md +++ b/doc/API.md @@ -25,7 +25,7 @@ - [shift() -> async](#shift---async) - [slice(start[, end]) -> Channel](#slicestart-end---channel) - [some(callbackfn[, thisArg])](#somecallbackfn-thisarg) - - [toString()](#tostring) + - [toString() -> String](#tostring---string) - [values() -> async iterator](#values---async-iterator) - [Functional API](#functional-api)