We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cc07cc commit a66d9efCopy full SHA for a66d9ef
docs/README.md
@@ -33,7 +33,7 @@ LOAD httpserver;
33
34
### 🔌 Usage
35
Start the HTTP server providing the `host`, `port` and `auth` parameters.<br>
36
-> * If you want no authhentication, just pass an empty string as parameter.<br>
+> * If you want no authentication, just pass an empty string as parameter.<br>
37
> * If you want the API run in foreground set `DUCKDB_HTTPSERVER_FOREGROUND=1`
38
39
#### Basic Auth
0 commit comments