Commit Graph
6 Commits
Author SHA1 Message Date
Hoxell f2470f3e85 Apply suggested update to note on amending types 2024-02-13 21:16:06 +00:00
FreddyandPhilip K.F. Hölzenspies 7d9603afd7 Update docs/modules/language-tutorial/pages/02_filling_out_a_template.adoc
Co-authored-by: Philip K.F. Hölzenspies <holzensp@gmail.com>
2024-02-13 21:16:06 +00:00
Hoxell 8c254a9976 Introduce Typed objects before referring to them
Currently, typed objects are only briefly mentioned in the sentence
stating that (typed) objects cannot be amended with new properties, only
existing ones. This is unnecessarily confusing since all examples up
until that point have been concerned with dynamic objects. Since the
tutorial goes on to amend a dynamic object with a new property in the
next section, a reader who isn't yet aware there are two types of
objects might be confused by what seems to be a contradiction.
2024-02-13 21:16:06 +00:00
Hoxell 4bf6d3069d Fix mislabeled object name 2024-02-13 16:57:12 +00:00
Hoxell 28d98b461b Use object name instead of 'name' property 2024-02-13 16:57:12 +00:00
Hoxell 99717c61af Pigeon -> dodo 2024-02-13 16:57:12 +00:00