Skip to content

Commit 0f4a5f1

Browse files
committed
fix a grammar error
1 parent 0eeae75 commit 0f4a5f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
dbdev is a package manager for Postgres [trusted lanuguage extensions](https://github.com/aws/pg_tle) (TLEs). It consists of:
2222

2323
- [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
24+
- dbdev CLI: a CLI for publishing TLEs to a registry
2525
- dbdev client: an in-database client for installing TLEs from registries
2626

2727
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

Comments
 (0)