Skip to content

Commit

Permalink
Fix grammatical error (helix-editor#1427)
Browse files Browse the repository at this point in the history
it's to its (possessive)
  • Loading branch information
dumrich authored Jan 4, 2022
1 parent 4d59f66 commit 7c9d368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helix-tui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

This library is a fork of the great library
[tui-rs](https://github.com/fdehau/tui-rs/). We've mainly relied on the double
buffer implementation and render diffing, side-stepping it's widget and
buffer implementation and render diffing, side-stepping its widget and
layouting.

0 comments on commit 7c9d368

Please sign in to comment.