Skip to content

Commit 598c41c

Browse files
authored
fix typo
1 parent 00ad4cf commit 598c41c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/docs/refguide/modeling/domain-model/entities

content/en/docs/refguide/modeling/domain-model/entities/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The entity type defines how the data is handled and there are four types:
3939
* External entity
4040
* External entities represent the link to datasets that are made available through shared data sources registered in Mendix Catalog. These type of entities are colored *purple* in the domain model.
4141
* View entity (beta)
42-
* View entities represent the result sets of stored OQL queries on one or more entities, similar to database viewsn, and are read-only. These entities are colored *green* in the domain model.
42+
* View entities represent the result sets of stored OQL queries on one or more entities, similar to database views, and are read-only. These entities are colored *green* in the domain model.
4343

4444
{{< figure src="/attachments/refguide/modeling/domain-model/entities/type-of-entities.jpg" class="no-border" width=="300" >}}
4545

0 commit comments

Comments
 (0)