Skip to content

Commit 503a751

Browse files
Update docs/source/core_engine/01-flags.md
Co-authored-by: Glenn Matthews <[email protected]>
1 parent c28f405 commit 503a751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/core_engine/01-flags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The core engine of DiffSync is meant to be transparent for most users but in som
55

66
# Global and Model Flags
77

8-
The flags offers a powerful way to instruct the core engine how to handle some specific situation without changing the data. One way to think of the flags is to represent them as configuration for the core engine. Currently 2 set of flags are supported:
8+
These flags offer a powerful way to instruct the core engine how to handle some specific situation without changing the data. One way to think of the flags is to represent them as configuration for the core engine. Currently 2 sets of flags are supported:
99
- **global flags**: applicable to all data.
1010
- **model flags**: applicable to a specific model or to individual instances of a model.
1111

0 commit comments

Comments
 (0)