Skip to content

Commit e10bec6

Browse files
committed
Docs: fix typos in change log
1 parent 6f41707 commit e10bec6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ Beta release.
3737
* macOS: quick-lint-js no longer hangs if a file is changed in your home
3838
directory or project directory.
3939
* Various crashes on invalid code have been fixed.
40-
* quick-lint-js consumes less memory for pathlogical code patterns.
40+
* quick-lint-js consumes less memory for pathological code patterns.
4141
* VS Code: The extension no longer tries to load an ARM64 DLL on Windows x64.
4242
* VS Code and LSP server: In Windows debug builds, crashes no longer occur
43-
supriously when the filesystem changes.
43+
spuriously when the filesystem changes.
4444
* The npm package and the manual builds are now much smaller and faster. (They
4545
were previously compiled in debug, unoptimized mode.)
4646
* `delete x` no longer reports a warning if `x` is a global variable.

0 commit comments

Comments
 (0)