We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f8fd15 commit 6573012Copy full SHA for 6573012
README.md
@@ -26,7 +26,7 @@ The formatter can act on whole files, on limited lines (`--lines`), on specific
26
offsets (`--offset`), passing through to standard-out (default) or altered
27
in-place (`--replace`).
28
29
-Option `--help` will print full usage details; incl. built-in documentation about
+Option `--help` will print full usage details; including built-in documentation about
30
other flags, such as `--aosp`, `--fix-imports-only`, `--skip-sorting-imports`,
31
`--skip-removing-unused-import`, `--skip-reflowing-long-strings`,
32
`--skip-javadoc-formatting`, or the `--dry-run` and `--set-exit-if-changed`.
0 commit comments