Typo in #TG6 example tests on the website

$ echo "quz  hello"  "bar"
quz hello bar

There are two spaces after “quz” in the first line of the example, but the expected output in the example has only 1 space. This might be confusing for others.

Hi @pnicto, thanks for highlighting the issue! We’ve fixed it in this PR.

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.