From f72d79dc19926c7fc60e27eba4db142ec8d60b15 Mon Sep 17 00:00:00 2001 From: Camden Dixie O'Brien Date: Wed, 4 Mar 2026 22:14:12 +0000 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3110518..7b79c65 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Given that's all sorted, you should be able to run: 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: ```