Skip to content

Commit 41d31e0

Browse files
committed
grammar change
1 parent 1a7bede commit 41d31e0

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
@@ -83,7 +83,7 @@ When `serverless deploy` is run, the plugin will:
8383
The Serverless framework will then pickup each zip file and upload it to your provider.
8484

8585
Here's a simple `serverless.yml` configuration for this plugin, assuming the project structure above
86-
one of the fuctions we add `-${opt:stage}` to the name in order to the stage to the function name
86+
one of the fuctions we add `-${opt:stage}` to the name in order to append the stage to the function name
8787

8888
```
8989
service: your-awesome-project

0 commit comments

Comments
 (0)