neovim / go-client

Nvim Go client
https://pkg.go.dev/github.com/neovim/go-client
Apache License 2.0
561 stars 37 forks source link

README: fix typo and grammar #159

Closed chee-zaram closed 1 year ago

chee-zaram commented 1 year ago

This pull request addresses minor issues with typos and grammar in the code comments. The changes ensure better clarity and readability of the code.

Changes made:

Please review the changes and merge if everything looks good.

Thank you!

codecov[bot] commented 1 year ago

Codecov Report

Merging #159 (19990d3) into main (d37e022) will not change coverage. The diff coverage is n/a.

@@          Coverage Diff          @@
##            main    #159   +/-   ##
=====================================
  Coverage   83.2%   83.2%           
=====================================
  Files         14      14           
  Lines       3116    3116           
=====================================
  Hits        2594    2594           
  Misses       522     522           
Flag Coverage Δ
linux-1.18-nightly 83.2% <ø> (ø)
linux-1.18-stable 83.2% <ø> (ø)
linux-1.19-nightly 83.2% <ø> (ø)
linux-1.19-stable 83.2% <ø> (ø)
linux-1.20-nightly 83.2% <ø> (ø)
linux-1.20-stable 83.2% <ø> (ø)
macos-1.18-nightly 83.2% <ø> (ø)
macos-1.18-stable 83.2% <ø> (ø)
macos-1.19-nightly 83.2% <ø> (ø)
macos-1.19-stable 83.2% <ø> (ø)
macos-1.20-nightly 83.2% <ø> (ø)
macos-1.20-stable 83.2% <ø> (ø)
windows-1.18-nightly 82.4% <ø> (ø)
windows-1.18-stable 82.4% <ø> (ø)
windows-1.19-nightly 82.4% <ø> (ø)
windows-1.19-stable 82.4% <ø> (ø)
windows-1.20-nightly 82.4% <ø> (ø)
windows-1.20-stable 82.4% <ø> (ø)
chee-zaram commented 1 year ago

Hi @zchee, any chance this gets reviewed and merged?

zchee commented 1 year ago

@chee-zaram @glepnir Thanks! will merge.