Skip to content

Commit cb84efd

Browse files
ty-v1marcusdacoregio
authored andcommitted
Fix command in CONTRIBUTING.adoc
1 parent ebfe8e3 commit cb84efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ See https://github.com/spring-projects/spring-security/tree/main#building-from-s
7979

8080
The wiki pages https://github.com/spring-projects/spring-framework/wiki/Code-Style[Code Style] and https://github.com/spring-projects/spring-framework/wiki/IntelliJ-IDEA-Editor-Settings[IntelliJ IDEA Editor Settings] define the source file coding standards we use along with some IDEA editor settings we customize.
8181

82-
To format the code as well as check the style, run `./gradle format check`.
82+
To format the code as well as check the style, run `./gradlew format check`.
8383

8484
[[submit-a-pull-request]]
8585
=== Submit a Pull Request

0 commit comments

Comments
 (0)