From 703b23084fa86034cd4ff0bac5ad9c5399da240d Mon Sep 17 00:00:00 2001 From: William Troup Date: Wed, 21 Aug 2024 22:51:02 +0100 Subject: [PATCH] Updated README files. --- README.md | 4 ++-- README_NUGET.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 68be6435..51c4bebf 100755 --- a/README.md +++ b/README.md @@ -66,8 +66,8 @@ All modern browsers (such as Google Chrome, FireFox, and Opera) are fully suppor - `symbol` Symbols - `function` Functions and Lambdas - `undefined` Undefined -- `color` color -- `guid` guid +- `color` Colors +- `guid` GUIDs - `any` Unknown

diff --git a/README_NUGET.md b/README_NUGET.md index 61e5acb3..a475e30f 100755 --- a/README_NUGET.md +++ b/README_NUGET.md @@ -53,8 +53,8 @@ All modern browsers (such as Google Chrome, FireFox, and Opera) are fully suppor - `symbol` Symbols - `function` Functions and Lambdas - `undefined` Undefined -- `color` color -- `guid` guid +- `color` Colors +- `guid` GUIDs - `any` Unknown