File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/developer/tutorials/getting_started Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ One could argue that we can already do these things by changing the state manual
1616this is not really convenient. Moreover, we want to add some extra processing: when an offer is
1717accepted we want to set the selling price and the buyer for the property.
1818
19- Action Type
19+ Object Type
2020===========
2121
2222**Reference **: the documentation related to this topic can be found in
@@ -122,7 +122,7 @@ and its
122122
123123 Pay attention: in real life only one offer can be accepted for a given property!
124124
125- Object Type
125+ Action Type
126126===========
127127
128128In :ref: `tutorials/getting_started/06_firstui `, we created an action that was linked to a menu. You
You can’t perform that action at this time.
0 commit comments