Skip to content

Commit

Permalink
Nit
Browse files Browse the repository at this point in the history
  • Loading branch information
szarnyasg committed Jul 1, 2024
1 parent 10a6ea1 commit bb293f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/extensions/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ extensions that are used need to be (re)loaded

> Once loaded, an extension cannot be reinstalled. It is not possible to unload an extension.

There are 2 main methods of making DuckDB perform the **installation** and **loading** steps for an installable extension: **explicitly** and through **autoloading**.
There are two main methods of making DuckDB perform the **installation** and **loading** steps for an installable extension: **explicitly** and through **autoloading**.

### Explicit `INSTALL` and `LOAD`

Expand Down

0 comments on commit bb293f6

Please sign in to comment.