From fca3f4efd672618479b0dd76c83f44ac434bfd59 Mon Sep 17 00:00:00 2001 From: Matthew Carey <42391176+mcarey86@users.noreply.github.com> Date: Mon, 23 May 2022 13:03:30 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7e5bc78..a54dbd9e 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ We follow the [node.js release schedule](https://github.com/nodejs/Release#relea ### tough -The top-level exports from `require('tough-cookie')`. All exports are pure functions and don't need to be bound. +The top-level exports from `require('tough-cookie')` can all be used as pure functions and don't need to be bound. #### `parseDate(string)`