Skip to content

Commit a149eb8

Browse files
committed
Docs: small fix
1 parent d1e5c7f commit a149eb8

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
@@ -9,7 +9,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
99
- The lexer and parser were migrated to be auto-generated by the Gradle Grammar-Kit task. We do not expect any changes, but they may happen, so please report any cases of suspicious plugin behavior.
1010

1111
### Fixed
12-
- [#79: Can't detect Powershell version on Linux](https://github.com/ant-druha/intellij-powershell/issues/79).
12+
- [#79: Can't detect PowerShell version on Linux](https://github.com/ant-druha/intellij-powershell/issues/79).
1313

1414
Thanks to @8ru73u5 for investigation of the issue.
1515
- A bit more of IO work during language server connection moved to the corresponding threads, saving some IDE responsibility in rare cases when it could be a problem.

0 commit comments

Comments
 (0)