Skip to content

Commit 5d328de

Browse files
committed
chore: typo
1 parent b920b6c commit 5d328de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
- **language-service:** don't set item data if LanguageServicePlugin does not provide resolve hook ([#233](https://github.com/volarjs/volar.js/issues/233))
1515
- **test-utils:** correct `openUntitledDocument` params order
1616
- **typescript:** `runTsc` does not recognize service script with `preventLeadingOffset` enabled
17-
- **language-server:** replace `setTimeout` with `setImmediate` ([#234](https://github.com/volarjs/volar.js/issues/234)) - Thanks to nieyuyao!
17+
- **language-server:** replace `setTimeout` with `setImmediate` ([#234](https://github.com/volarjs/volar.js/issues/234)) - Thanks to @nieyuyao!
1818

1919
### Refactors
2020

0 commit comments

Comments
 (0)