Skip to content

Commit 1aef3e4

Browse files
authored
Fix typo (#147)
1 parent 4bbab20 commit 1aef3e4

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
@@ -12,7 +12,7 @@ classfiles.
1212
Class files are rendered with ASM's [`Textifier`](https://asm.ow2.io/javadoc/org/objectweb/asm/util/Textifier.html)
1313
and with `scalap`. Other files are rendered as-is.
1414

15-
The rendered files are commited into a Git repository, one commit per provided command line argument.
15+
The rendered files are committed into a Git repository, one commit per provided command line argument.
1616

1717
The diffs between these are rendered to standard out (unless `--quiet` is provided). If only a single
1818
argument is provided, the initial commit is rendered.

0 commit comments

Comments
 (0)