Skip to content

Commit 8cfd235

Browse files
Fix typo in tutorial part 2 (#921)
1 parent 3fa935b commit 8cfd235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/language-tutorial/pages/02_filling_out_a_template.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ adultBirdFoods {
213213

214214
A `.pkl` file describes a _module_.
215215
Modules are objects that can be referred to from other modules.
216-
Going back to the example above, you can write `parrot` as a separate module.
216+
Going back to the example above, you can write `pigeon` as a separate module.
217217

218218
[source,{pkl}]
219219
.pigeon.pkl

0 commit comments

Comments
 (0)