diff --git a/quickstart.md b/quickstart.md index 555c1aa..6582ac0 100644 --- a/quickstart.md +++ b/quickstart.md @@ -113,7 +113,7 @@ what query functionality we have. We've listed all `Post`s at * Simple: * URL: `/api/v1/posts?filter[title]=my title` * SQL: `SELECT * FROM posts WHERE title = "My title!"` - * Case Sensitive: + * Case Insensitive: * URL: `/api/v1/posts?filter[title][eql]=My title` * SQL: `SELECT * FROM posts WHERE lower(title) = "my title!"` * Prefix:
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: