From 0862a790c192d929c9b8800af2ec5635f00b1e4d Mon Sep 17 00:00:00 2001 From: Mark Tse Date: Wed, 4 Oct 2023 18:08:30 -0400 Subject: [PATCH] docs(README): typo (`eiher` => `either`). PR-URL: https://github.com/isaacs/node-glob/pull/564 Credit: @neverendingqs Close: #564 Reviewed-by: @isaacs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f6e80fe..83ae6769 100644 --- a/README.md +++ b/README.md @@ -422,7 +422,7 @@ share the previously loaded cache. `process.cwd()`. See also: "Windows, CWDs, Drive Letters, and UNC Paths", below. - This option may be eiher a string path or a `file://` URL + This option may be either a string path or a `file://` URL object or string. - `root` A string path resolved against the `cwd` option, which