We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d415782 commit b74ba6cCopy full SHA for b74ba6c
README.md
@@ -82,8 +82,8 @@ There are 2 types of flags:
82
83
All flags separated on 2 logical groups:
84
85
-- `Classic` flags displays by default only entities with `true` or `timestamp` flag value.
86
-- `Inverse` flags displays by default only entities with `false` or `null` flag value.
+- `Classic` flags displays only entities with `true` or `timestamp` flag value by default.
+- `Inverse` flags displays only entities with `false` or `null` flag value by default.
87
88
Omitted entities could be retrieved by using special global scope methods, unique for each flag.
89
0 commit comments