diff --git a/source/containers.tex b/source/containers.tex index b3c93f21aa..ac0a953d19 100644 --- a/source/containers.tex +++ b/source/containers.tex @@ -25828,7 +25828,7 @@ \begin{itemdescr} \pnum -Let \tcode{slices} be the pack intoduced by the following declaration: +Let \tcode{slices} be the pack introduced by the following declaration: \begin{codeblock} auto [...slices] = submdspan_canonicalize_slices(src, raw_slices...); \end{codeblock}