Skip to content

Commit 6c526af

Browse files
authored
Fix typo (withastro#231)
1 parent 05f8e2d commit 6c526af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ When submitting issues about formatting in VS Code, first make sure you're actua
5252

5353
Due to an upstream issue, Prettier inside VS Code isn't able to automatically infer the right parser to use for Astro files when using pnpm
5454

55-
As such, add the following settings to your `.prettierc.js` config file:
55+
As such, add the following settings to your `.prettierrc.js` config file:
5656

5757
```js
5858
module.exports = {

0 commit comments

Comments
 (0)