Skip to content

Commit

Permalink
Fix grammar in the description.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Jan 22, 2023
1 parent 46ddd14 commit 39f66e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
## Description

ronin-support is a support library for [Ronin][ronin-rb]. ronin-support provides
many Core Extensions to Ruby's built-in classes as well as it's own
many Core Extensions to Ruby's built-in classes as well as its own
Classes/Modules. ronin-support can be used by other Ruby libraries, tools, or
[scripts](#examples).

Expand Down
2 changes: 1 addition & 1 deletion gemspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: ronin-support
summary: A support library for ronin-rb.
description: |
ronin-support is a support library for ronin-rb. ronin-support provides
many Core Extensions to Ruby's built-in classes as well as it's own
many Core Extensions to Ruby's built-in classes as well as its own
Classes/Modules. ronin-support can be used by other Ruby libraries, tools, or
scripts.
Expand Down

0 comments on commit 39f66e4

Please sign in to comment.