Skip to content

Commit

Permalink
doc: fix typo in CONTRIBUTING
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
flavorjones committed Apr 2, 2022
1 parent 8b893fd commit fb83666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ A quick summary of what this looks like for you, the developer:

- edit the `requirements` in the gemspec
- run `bundle exec rake vendor_jars` which updates everything under `lib/nokogiri/jruby`
- run `bundle exec check_manifest` and if necessary update the gemspec `files`
- run `bundle exec rake check_manifest` and if necessary update the gemspec `files`
- make sure to check everything under `lib/nokogiri/jruby` into git, including the jar files


Expand Down

0 comments on commit fb83666

Please sign in to comment.