about summary refs log tree commit diff
path: root/doc/builders/testers.chapter.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/builders/testers.chapter.md')
-rw-r--r--doc/builders/testers.chapter.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/builders/testers.chapter.md b/doc/builders/testers.chapter.md
index 342887da566c6..3d91f096051ee 100644
--- a/doc/builders/testers.chapter.md
+++ b/doc/builders/testers.chapter.md
@@ -62,7 +62,7 @@ runCommand "example" {
 '';
 ```
 
-While `testBuildFailure` is designed to keep changes to the original builder's 
+While `testBuildFailure` is designed to keep changes to the original builder's
 environment to a minimum, some small changes are inevitable.
 
  - The file `$TMPDIR/testBuildFailure.log` is present. It should not be deleted.