Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
justbuchanan committed Jul 7, 2018
1 parent 3cf6c53 commit faedac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stylize.go
Expand Up @@ -11,7 +11,7 @@ package main
// format/check.
//
// The next stage runs a pool of formatters asynchronously on the input file
// paths. The formatting/checking results are then forwared to an output
// paths. The formatting/checking results are then forwarded to an output
// channel.
//
// From there, further operations collect stats, diffs, and log actions.
Expand Down

0 comments on commit faedac0

Please sign in to comment.