From 187923d4d978471b84a47397d81e9c0039550668 Mon Sep 17 00:00:00 2001 From: Danny Andrews Date: Sat, 10 Oct 2020 23:35:49 -0500 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8256876..cdf1577 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ postcssEnvFunction({ } ``` -Multiple sources can be passed into this option, and they will be parsed in the order they are received. JavaScript files, JSON files, functions, and objects will need to namespace Custom Properties using the `environmentVariables` or `variables-variables` key. +Multiple sources can be passed into this option, and they will be parsed in the order they are received. JavaScript files, JSON files, functions, and objects will need to namespace Custom Properties using the `environmentVariables` or `environment-variables` key. ```js postcssEnvFunction({