Format markdown (#997)

Produced via:
  `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
/assign n3wscott
/cc n3wscott
This commit is contained in:
Matt Moore 2020-01-20 10:00:06 -08:00 committed by Knative Prow Robot
parent cff115c2dd
commit 96d3b8c24c
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
## junithelper
junithelper is a tool for creating a simple junit test result, which is
used for creating a single junit result file with a single test
junithelper is a tool for creating a simple junit test result, which is used for
creating a single junit result file with a single test
## Usage