Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
szarnyasg committed Sep 11, 2024
1 parent 4b6ff38 commit c794650
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 @@ -16,7 +16,7 @@ Install the [`httpfs`]({% link docs/extensions/httpfs/overview.md %}) extension:
INSTALL httpfs;
```

Install the h3 [community extension]({% link docs/extensions/community_extensions.md %}):
Install the `h3` [Community Extension]({% link docs/extensions/community_extensions.md %}):

```sql
INSTALL h3 FROM community;
Expand Down

0 comments on commit c794650

Please sign in to comment.