Skip to content

Commit c6c95b7

Browse files
authored
Update README.md
1 parent 6e78faf commit c6c95b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Simply open a project with nss files and the extension installed. The extension
3636

3737
Notes:
3838

39-
- The files are indexed in background processes, which means it will not block other features of the LSP like formatting, and a file's local definitions generated on the fly will be available.
39+
- The files are indexed in background processes, which means it will not block other features of the language server like formatting, and a file's local definitions generated on the fly will be available.
4040
- The files are indexed incrementally, which means a file's global definitions become available as soon as it has been indexed.
4141

4242
### Formatting

0 commit comments

Comments
 (0)