Skip to content

Commit 8a632c0

Browse files
authored
Merge pull request #111 from supabase/fix/typo
fix a typo
2 parents 9d33828 + 6f73b1c commit 8a632c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/extension_structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
A Postgres [trusted lanuguage extension](https://github.com/aws/pg_tle) (TLE) consists of the following files:
1+
A Postgres [trusted language extension](https://github.com/aws/pg_tle) (TLE) consists of the following files:
22

33
1. Script files. These files contain the SQL commands to create the extension's objects.
44
2. Control files. These files contain basic properties of the extension itself.

0 commit comments

Comments
 (0)