diff --git a/doc_src/tutorial.hdr b/doc_src/tutorial.hdr
index 6ecd13c6f..1b0e121a3 100644
--- a/doc_src/tutorial.hdr
+++ b/doc_src/tutorial.hdr
@@ -348,7 +348,7 @@ You can iterate over a list (or a slice) with a for loop:
entry: /usr/local/bin
\endfish
-Lists adjacent to other lists or strings are expanded as cartesian products unless quoted (see Variable expansion):
+Lists adjacent to other lists or strings are expanded as cartesian products unless quoted (see Variable expansion):
\fish{cli-dark}
>_ set -l a 1 2 3