Skip to content

Commit 6573012

Browse files
authored
Fix typo in README.md
1 parent 8f8fd15 commit 6573012

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
@@ -26,7 +26,7 @@ The formatter can act on whole files, on limited lines (`--lines`), on specific
2626
offsets (`--offset`), passing through to standard-out (default) or altered
2727
in-place (`--replace`).
2828

29-
Option `--help` will print full usage details; incl. built-in documentation about
29+
Option `--help` will print full usage details; including built-in documentation about
3030
other flags, such as `--aosp`, `--fix-imports-only`, `--skip-sorting-imports`,
3131
`--skip-removing-unused-import`, `--skip-reflowing-long-strings`,
3232
`--skip-javadoc-formatting`, or the `--dry-run` and `--set-exit-if-changed`.

0 commit comments

Comments
 (0)