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 0eeae75 commit 0f4a5f1Copy full SHA for 0f4a5f1
1 file changed
docs/index.md
@@ -21,7 +21,7 @@
21
dbdev is a package manager for Postgres [trusted lanuguage extensions](https://github.com/aws/pg_tle) (TLEs). It consists of:
22
23
- [database.dev](https://database.dev): our first-party package registry to store and distribute TLEs
24
-- dbdev CLI: a CLI for publishing TLEs to a registries
+- dbdev CLI: a CLI for publishing TLEs to a registry
25
- dbdev client: an in-database client for installing TLEs from registries
26
27
If you want to publish your own TLE, you will need the dbdev CLI. Follow its [installation instructions](install.md) to get started.
0 commit comments