From f6057b0c90945dd4feb53a5bdfea4515003cfda3 Mon Sep 17 00:00:00 2001 From: AlexS-1 <54521336+AlexS-1@users.noreply.github.com> Date: Mon, 27 Apr 2020 22:09:21 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69aee6958..249690c40 100755 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ struct K { static let purple = "BrandPurple" static let lightPurple = "BrandLightPurple" static let blue = "BrandBlue" - static let lighBlue = "BrandLightBlue" + static let lightBlue = "BrandLightBlue" } struct FStore {