Skip to content

Commit

Permalink
docs: Trivial spelling fix (#653)
Browse files Browse the repository at this point in the history
  • Loading branch information
sadanandpai authored Dec 12, 2022
1 parent 37eda06 commit 272855e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/docs/guides/integrate-monaco-editor.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ function MonacoEditor() {
```

:::info
If you are unfamiliar with any of the code in this guide make sure to check the [**Advances Usage**](https://sandpack.codesandbox.io/docs/advanced-usage/provider) section for a better understanding.
If you are unfamiliar with any of the code in this guide make sure to check the [**Advanced Usage**](https://sandpack.codesandbox.io/docs/advanced-usage/provider) section for a better understanding.
:::

Finally, using a `SandpackProvider` you can integrate the `MonacoEditor` component like the following example:
Expand Down

0 comments on commit 272855e

Please sign in to comment.