From 6132394ab45d39592bfa975a0eb858c07e08fcad Mon Sep 17 00:00:00 2001 From: Brandon Zarnitz Date: Tue, 5 May 2026 13:39:43 -0400 Subject: [PATCH] Fix typo in README.md" --- mindsdb/integrations/handlers/faunadb_handler/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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