From a28297f82d1891577309fea55f2246396693c4fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20Salda=C3=B1a?= Date: Tue, 20 Jun 2017 14:54:04 -0600 Subject: [PATCH] Update ReadME - Typo Update spelling "non-implementors". --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9f4833..22c70c4 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Shorthands will only accept values that are supported in React, so `background` # API -The API is mostly for implementors. However, the main API may be useful for non-impmentors. The main API is, +The API is mostly for implementors. However, the main API may be useful for non-implementors. The main API is, ```js import transform from 'css-to-react-native';