We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7191ff commit 8374188Copy full SHA for 8374188
docs/tutorial-basics/tutorial_02_basic_ports.md
@@ -47,7 +47,7 @@ To pass this string, we will use an input port called __message__.
47
Consider these alternative XML syntaxes:
48
49
``` xml
50
-<SaySomething name="fist" message="hello world" />
+<SaySomething name="first" message="hello world" />
51
<SaySomething name="second" message="{greetings}" />
52
```
53
0 commit comments