Browse Source

[Beta] Fixes typo in editor-setup page (#5413)

main
Filipe Névola 2 years ago
committed by GitHub
parent
commit
bcf7759402
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      beta/src/content/learn/editor-setup.md

2
beta/src/content/learn/editor-setup.md

@ -4,7 +4,7 @@ title: Editor Setup
<Intro>
A properly configured editor can make code clearer to read and faster to write. It can even help you catch bugs as your write them! If this is your first time setting up an editor or you're looking to tune up your current editor, we have a few recommendations.
A properly configured editor can make code clearer to read and faster to write. It can even help you catch bugs as you write them! If this is your first time setting up an editor or you're looking to tune up your current editor, we have a few recommendations.
</Intro>

Loading…
Cancel
Save