Skip to content

Commit a66d9ef

Browse files
authored
Update README.md
1 parent 3cc07cc commit a66d9ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ LOAD httpserver;
3333

3434
### 🔌 Usage
3535
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>
36+
> * If you want no authentication, just pass an empty string as parameter.<br>
3737
> * If you want the API run in foreground set `DUCKDB_HTTPSERVER_FOREGROUND=1`
3838
3939
#### Basic Auth

0 commit comments

Comments
 (0)