From 64bc32d977c967e65c1c4cc8f8476a14cbd9dc4e Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Wed, 17 Jul 2019 13:33:17 +0200 Subject: [PATCH] Fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b07b5d8..5500e68 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ By default, `import-sort` comes with these styles: - [`import-sort-style-renke`](packages/import-sort-style-renke): Renke's personal style. -# Writing you own custom style +# Writing your own custom style Since styles can now be configured using your `package.json` it's way easier to write and use your own style.