Skip to content

Commit 7fccaca

Browse files
wrryu09facebook-github-bot
authored andcommitted
Fix minor typo in editor-support.md (#4721)
Summary: Fixed a small typo in editor-support.md `imporve` -> `improve` Pull Request resolved: #4721 Reviewed By: tyao1 Differential Revision: D58821485 Pulled By: captbaritone fbshipit-source-id: e9aacfb469d1921dbe2c0bc668206f6873fe29ab
1 parent 73e1116 commit 7fccaca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/editor-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1515

1616
---
1717

18-
The Relay compiler has a rich understanding of the GraphQL embedded in your code. We want to use that understanding to imporve the developer experience of writing apps with Relay. So, starting in [v14.0.0](https://github.com/facebook/relay/releases/tag/v14.0.0), the new Rust Relay compiler can provide language features directly in your code editor. This means:
18+
The Relay compiler has a rich understanding of the GraphQL embedded in your code. We want to use that understanding to improve the developer experience of writing apps with Relay. So, starting in [v14.0.0](https://github.com/facebook/relay/releases/tag/v14.0.0), the new Rust Relay compiler can provide language features directly in your code editor. This means:
1919

2020
#### Relay compiler errors surface as red squiggles directly in your editor
2121

0 commit comments

Comments
 (0)