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 {