mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 14:20:35 +01:00
Fix typo in tutorial part 2 (#921)
This commit is contained in:
@@ -213,7 +213,7 @@ adultBirdFoods {
|
||||
|
||||
A `.pkl` file describes a _module_.
|
||||
Modules are objects that can be referred to from other modules.
|
||||
Going back to the example above, you can write `parrot` as a separate module.
|
||||
Going back to the example above, you can write `pigeon` as a separate module.
|
||||
|
||||
[source,{pkl}]
|
||||
.pigeon.pkl
|
||||
|
||||
Reference in New Issue
Block a user