Typos in TDI Documentation

In the section “Advanced Type Checking in Editors”, all the code-snippets have the following typo.

asType(contantTOP)

should be:

asType(constantTOP)

Hi @NiccoG,

thanks for pointing this out, the documentation has been amended.

cheers
Markus

No worries @snaut , happy to help. If and when I find other typos like this (in the docs or in the operator snippets) do I keep posting on the forum like this or is there a preferred way to report typos / minor changes?

Hi @NiccoG,

here in the Forum is perfect for this.

thanks again
Markus