Fix typo in README

This commit is contained in:
2026-03-04 22:14:12 +00:00
parent e5f9d2d828
commit f72d79dc19

View File

@@ -62,7 +62,7 @@ Given that's all sorted, you should be able to run:
guile tests.scm guile tests.scm
``` ```
It will print a JUint XML report to standard out, you can pretty-print It will print a JUnit XML report to standard out, you can pretty-print
it with: it with:
``` ```