diff --git a/doc_src/tutorial.hdr b/doc_src/tutorial.hdr
index 84e72cdba..fe39039c9 100644
--- a/doc_src/tutorial.hdr
+++ b/doc_src/tutorial.hdr
@@ -450,7 +450,7 @@ else
end
\endfish
-To check string, number or file properties, use test, like
+To compare strings or number or check file properties (whether a file exists or is writeable and such), use test, like
\fish{cli-dark}
if test "$fish" = "flounder"