From cabf94e35dfe027377544a3bd8274d5ee8f4ecca Mon Sep 17 00:00:00 2001 From: Binyamin Aron Green Date: Tue, 13 Oct 2020 20:26:23 -0400 Subject: [PATCH 1/2] Add closing anchor tag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c72246..09e9121 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

- Improved typeof detection for node, , and the browser. + Improved typeof detection for node, deno, and the browser.

From b84692d892ad7396997cb4ff94487711adcc3607 Mon Sep 17 00:00:00 2001 From: Binyamin Aron Green Date: Tue, 13 Oct 2020 20:30:20 -0400 Subject: [PATCH 2/2] titleCase "deno", change "node" to "Node.js" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09e9121..7bef391 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

- Improved typeof detection for node, deno, and the browser. + Improved typeof detection for Node.js, Deno, and the browser.