We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bbab20 commit 1aef3e4Copy full SHA for 1aef3e4
README.md
@@ -12,7 +12,7 @@ classfiles.
12
Class files are rendered with ASM's [`Textifier`](https://asm.ow2.io/javadoc/org/objectweb/asm/util/Textifier.html)
13
and with `scalap`. Other files are rendered as-is.
14
15
-The rendered files are commited into a Git repository, one commit per provided command line argument.
+The rendered files are committed into a Git repository, one commit per provided command line argument.
16
17
The diffs between these are rendered to standard out (unless `--quiet` is provided). If only a single
18
argument is provided, the initial commit is rendered.
0 commit comments