Skip to content

Commit

Permalink
caps
Browse files Browse the repository at this point in the history
  • Loading branch information
szarnyasg committed Sep 11, 2024
1 parent b3da6ae commit 4b6ff38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sql/statements/load_and_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ INSTALL httpfs;
Install the h3 [community extension]({% link docs/extensions/community_extensions.md %}):

```sql
INSTALL h3 from community;
INSTALL h3 FROM community;
```

### Syntax
Expand Down

0 comments on commit 4b6ff38

Please sign in to comment.