Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
joneugster committed Aug 20, 2024
1 parent 3f40e20 commit 374bbbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ const [options, setOptions] = useState<LeanMonacoOptions>({
websocket: {
url: 'ws://localhost:8080/'
},
htmlElement: undefined // The wrapper div for monaco
htmlElement: undefined, // The wrapper div for monaco
vscode: {
"editor.wordWrap": true,
}
Expand Down

0 comments on commit 374bbbf

Please sign in to comment.