Skip to content

Commit b6fa2db

Browse files
Update CONTRIBUTING.md
1 parent f9d6783 commit b6fa2db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Your changes do what they are supposed to? Great! You are ready to submit a pull
3232

3333
## Need help?
3434
### Javadoc
35-
All public class and and methods are thoroughly documented using standard javadoc comments. You can refer to that documentation directly in the code, or use the `gradlew javadoc` command to generate HTML help pages, accessible at `/build/javadoc/index.html`.
35+
All public types and methods are thoroughly documented using standard javadoc comments. You can refer to that documentation directly in the code, or use the `gradlew javadoc` command to generate HTML help pages, accessible at `/build/javadoc/index.html`.
3636

3737
### Ask away!
3838
We're always happy to help would-be contributors to the project! If you run into issues or have comments/questions, feel free to reach out to the [#help channel](https://discord.com/channels/832608007313424444/832653828901568562) of [our Discord server](https://discord.gg/fdCxQAccpG). We're open to discuss anything code related, but we will not be able to provide assistance with environment setup or basic computer science fundamentals.

0 commit comments

Comments
 (0)