Skip to content

Commit bcd03c1

Browse files
authored
Update source/sdk/flutter/realm-database/model-data/define-realm-object-schema.txt
1 parent a8c37ac commit bcd03c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/sdk/flutter/realm-database/model-data/define-realm-object-schema.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Map Realm Model to Different Name
193193
---------------------------------
194194

195195
You can use the `MapTo <https://pub.dev/documentation/realm_common/latest/realm_common/MapTo-class.html>`__
196-
annotation to map a Realm object model to a different table name in Realm Database.
196+
annotation to map a Realm object model to a different model name in Realm Database.
197197
This can be useful in the following scenarios:
198198

199199
- Working with one realm from different Realm SDKs

0 commit comments

Comments
 (0)