diff --git a/src/extensions/README.md b/src/extensions/README.md index 68a96a756a..aadacd333a 100644 --- a/src/extensions/README.md +++ b/src/extensions/README.md @@ -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/.go` and the extension code should be stored in `/src/extensions//*`. +This folder holds the source code for the extensions until WASM extension support is added. Types should be stored in `/src/types/extensions/.go` and the extension code should be stored in `/src/extensions//*`.