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