Skip to content

Commit a926e84

Browse files
authored
fix: correct c&p error
1 parent e214236 commit a926e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -640,7 +640,7 @@ spotless --target='src/**/*.java' prettier \
640640

641641
This removes unused imports from Java files.
642642

643-
To see usage instructions for the format-annotations formatter, run: `spotless remove-unused-imports --help`
643+
To see usage instructions for the remove-unused-imports formatter, run: `spotless remove-unused-imports --help`
644644

645645
<!---freshmark usage_remove_unused_imports
646646
output =

0 commit comments

Comments
 (0)