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 4e62178 commit 9b6479aCopy full SHA for 9b6479a
README.md
@@ -21,8 +21,8 @@ Converts xUnit XML reports into beautiful looking HTML page reports using XSLT.
21
```bash
22
java -jar saxon9he.jar -o:report.html -s:report.xml -xsl:xunit_to_html.xsl
23
```
24
-3. `report.html` will be generated in the working directory, now you are free to view or push to the cloud for veiwing.\
+3. `report.html` will be generated in the working directory, now you are free to view or push to the cloud for further visibility.
25
26
# Authors
27
28
-* [**Muntazir Fadhel**](https://zir0-93.github.io/) - *Initial work and maintainer*
+- [**Muntazir Fadhel**](https://zir0-93.github.io/) - *Initial work and maintainer*
0 commit comments