[Documentation Minor Typo?] Parametric Methods - Statement Regarding Return Type Declarations

Hi All,

I’ve been reading through the manual in order to learn Julia, and I’m on the Methods chapter.

However, I think I’ve spotted a typo? It’s a very minor thing - but I think the sentence is saying that the where statement should be before the return type declaration.

But when I look at the actual example code, it shows the where statement after it. Therefore, I would like to know if I’m just not understanding it correctly, or if it is actually a typo?

The screenshot is from the 1.12.4 manual I downloaded a week ago.

All the best,
Jaimin