Skip to content

Commit 74a8a56

Browse files
authored
Update model.md
1 parent b60b200 commit 74a8a56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • _help/src/Pages/folders-structure/pages

_help/src/Pages/folders-structure/pages/model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,4 @@ There is one important point to highlight here. `Page.Model` is predifened and c
110110

111111
The main difference between custom attributes and data model is how they interprete the values you provide.
112112
- **Custom attributes** always treats all values as strings.
113-
- **Data model** always treat all values as references to global `Data` model. It will copy all values from referenced `Data` object to current `Model` object.
113+
- **Data model** always treats all values as references to global `Data` model. It will copy all values from referenced `Data` object to current `Model` object.

0 commit comments

Comments
 (0)