Skip to content

Commit 920c5c7

Browse files
authored
Merge pull request #62 from azmeuk/typo
fix a typo in the README
2 parents ae76f4f + 3ec5014 commit 920c5c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ SCIM 2.0 defines queries that look like this::
2121

2222
'emails[type eq "work" and value co "@example.com"] or ims[type eq "xmpp" and value co "@foo.com"]'
2323

24-
These can be hard to work with and covert into SQL to run against a database.
24+
These can be hard to work with and convert into SQL to run against a database.
2525

2626
That's where SCIM 2.0 Filter Parser (SFP) can help.
2727

0 commit comments

Comments
 (0)