Skip to content

Commit

Permalink
docs: fix typos in extension readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mjnagel committed Jan 17, 2024
1 parent 0866000 commit dfb118e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/extensions/README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
This folder holds the source code for the extensions unitl the WASM extension support is added. Types should be stored in `/src/types/extensions/<name>.go` and the extension code should be stored in `/src/extensions/<name>/*`.
This folder holds the source code for the extensions until WASM extension support is added. Types should be stored in `/src/types/extensions/<name>.go` and the extension code should be stored in `/src/extensions/<name>/*`.

0 comments on commit dfb118e

Please sign in to comment.