diff --git a/mindsdb/integrations/handlers/faunadb_handler/README.md b/mindsdb/integrations/handlers/faunadb_handler/README.md index 6549bf1c1b6..dcbda3c78aa 100644 --- a/mindsdb/integrations/handlers/faunadb_handler/README.md +++ b/mindsdb/integrations/handlers/faunadb_handler/README.md @@ -34,7 +34,7 @@ PARAMETERS = { }; ``` -Another option is to use seperate config fields like scheme(protocol), the domain and the port of the instance of the faunadb database: +Another option is to use separate config fields like scheme(protocol), the domain and the port of the instance of the faunadb database: ```sql CREATE DATABASE fauna_dev