We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17d98f6 commit 4bf6eb4Copy full SHA for 4bf6eb4
lib/performance-monitor.js
@@ -5,7 +5,7 @@ export function treeSitterWarning() {
5
"core.useTreeSitterParsers",
6
true,
7
"Tree-sitter is off (Low Performance Warning).",
8
- `You should turn on Atom's tree-sitter parser to experience the best performance Minimap and Atom is deisgned for.
+ `You should turn on Atom's tree-sitter parser to experience the best performance Minimap and Atom are designed for.
9
Keeping tree-sitter parser off results in sluggish scrolling and lags in the text editor.`
10
)
11
}
0 commit comments