diff --git a/formatter/README.md b/formatter/README.md index 3c54cff..273e3b8 100644 --- a/formatter/README.md +++ b/formatter/README.md @@ -61,7 +61,7 @@ For example, if we had installed the `prettier-plugin-tailwindcss` plugin, we co "tailwindConfig": "path/to/tailwind.config.js", "plugins": [ "prettier-plugin-blade", - "prettier-plugin-tailwindcs" + "prettier-plugin-tailwindcss" ], "overrides": [ {