We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae76f4f + 3ec5014 commit 920c5c7Copy full SHA for 920c5c7
1 file changed
README.rst
@@ -21,7 +21,7 @@ SCIM 2.0 defines queries that look like this::
21
22
'emails[type eq "work" and value co "@example.com"] or ims[type eq "xmpp" and value co "@foo.com"]'
23
24
-These can be hard to work with and covert into SQL to run against a database.
+These can be hard to work with and convert into SQL to run against a database.
25
26
That's where SCIM 2.0 Filter Parser (SFP) can help.
27
0 commit comments