Skip to content

Commit 884339f

Browse files
authored
docs: fix typo in readme (#9)
1 parent 108706a commit 884339f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ This plugin builds your functions using a modified version of [netlify-lambda](h
122122

123123
All enviroment variables present in the build runtime during Netlify build (except `CI` and `NETLIFY`) are made availabe to the deployed functions on Nimbella Cloud.
124124

125-
**Note:** When you're using `packages` along with functions, make sure to apend "default" to `.netlify/funcitons` to invoke the functions as all functions are deployed under `default` package of your namespace.
125+
**Note:** When you're using `packages` along with functions, make sure to apend "default" to `.netlify/functions` to invoke the functions as all functions are deployed under `default` package of your namespace.
126126

127127
## Examples
128128

0 commit comments

Comments
 (0)