Skip to content

Commit c289d90

Browse files
authored
Fix task name typo in readme (#678)
1 parent 1e0b8f0 commit c289d90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ The goal is to replace the whitequark/parser-based scanner with this one in the
601601

602602
#### Help us out with testing
603603

604-
Please install the latest version of the gem and run `i18n-tasks check_prism` which will parse everything with the whitequark/parser-based scanner and then everything with the Prism-scanner and try to compare the results.
604+
Please install the latest version of the gem and run `i18n-tasks check-prism` which will parse everything with the whitequark/parser-based scanner and then everything with the Prism-scanner and try to compare the results.
605605

606606
Open up issues with any parser crashes, missed translations or false positives.
607607

0 commit comments

Comments
 (0)