Skip to content

Commit bf5d86b

Browse files
fix: typo
1 parent 08af9a6 commit bf5d86b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To send us a pull request, please:
3030

3131
1. Fork the repository.
3232
2. Modify the source; please focus on the specific change you are contributing. If you also reformat all the code, it will be hard for us to focus on your change.
33-
3. Use rustfmt to ensure consistent formatting for `.java` files, and Prettier for `.md` and `.yml` files (see [Formatting instructions](#formatting-instructions)).
33+
3. Use Spotless to ensure consistent formatting for `.java` files, and Prettier for `.md` and `.yml` files (see [Formatting instructions](#formatting-instructions)).
3434
4. Ensure local tests pass.
3535
5. Commit to your fork using clear commit messages.
3636
6. Send us a pull request, answering any default questions in the pull request interface.

0 commit comments

Comments
 (0)