Skip to content

Commit

Permalink
Fix typo in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
okuramasafumi authored and hsbt committed May 21, 2024
1 parent 2ded4f7 commit 0c88dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ If the tests don't pass on the first run check the {GitHub Actions page}[https:/
You can now use `rake` and `autotest` to run the tests.

Note: the `rake` command must be used first before running any tests, because
its used to generate various parsers implemented in RDoc. Also `rake clean` is
it's used to generate various parsers implemented in RDoc. Also `rake clean` is
helpful to delete these generated files.

== Glossary
Expand Down

0 comments on commit 0c88dc5

Please sign in to comment.