Skip to content

Commit b9b9a97

Browse files
ntaroccofenekku
andcommitted
Update docs/maintenance/internals/systemfield.md
Co-authored-by: Guillaume Viger <[email protected]>
1 parent 4b98fbe commit b9b9a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/maintenance/internals/systemfield.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Relations are specialized system fields that manage connections between records
171171
Relations consist of several components:
172172

173173
- **Relation Fields**: like `RelationsField`, `MultiRelationsField` manage multiple relation definitions on a record, acting as a container for individual relation configurations and providing the interface for accessing relations.
174-
- **Mapping Classes**: provides the interface for attribute access for managing relations on a record.
174+
- **Mapping Classes**: provide the interface for attribute access for managing relations on a record.
175175
- **Relation Classes**: like `PKRelation`, `ListRelation` define how to resolve and validate specific relation types.
176176
- **Result Classes**: handle the returned values when accessing relations.
177177

0 commit comments

Comments
 (0)