diff --git a/site/content/faq/425-is-there-a-tool-to-automaticly-format.md b/site/content/faq/425-is-there-a-tool-to-automaticly-format.md index eb30b0bb18..10f54d6bb7 100644 --- a/site/content/faq/425-is-there-a-tool-to-automaticly-format.md +++ b/site/content/faq/425-is-there-a-tool-to-automaticly-format.md @@ -1,5 +1,5 @@ --- -question: Is there a tool to automaticly format my .svelte files? +question: Is there a tool to automatically format my .svelte files? --- -You can use prettier with the [prettier-plugin-svelte](https://www.npmjs.com/package/prettier-plugin-svelte) plugin maintained by us. +You can use prettier with the [prettier-plugin-svelte](https://www.npmjs.com/package/prettier-plugin-svelte) plugin.