Skip to content

Commit e04396f

Browse files
committed
chore: clarifies property definition docs
1 parent c767577 commit e04396f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Models are classes that hold data and provide some helper methods for interactin
5858

5959
### A simple model
6060

61-
This is an example of a model that just holds properties. Properties can be defined in two ways:
61+
This is an example of a model that just holds properties. Properties can be defined in one or both of the following ways:
6262

6363
#### Using the shorthand syntax:
6464

0 commit comments

Comments
 (0)