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.
2 parents 9d33828 + 6f73b1c commit 8a632c0Copy full SHA for 8a632c0
docs/extension_structure.md
@@ -1,4 +1,4 @@
1
-A Postgres [trusted lanuguage extension](https://github.com/aws/pg_tle) (TLE) consists of the following files:
+A Postgres [trusted language extension](https://github.com/aws/pg_tle) (TLE) consists of the following files:
2
3
1. Script files. These files contain the SQL commands to create the extension's objects.
4
2. Control files. These files contain basic properties of the extension itself.
0 commit comments