Skip to content

Commit 79db747

Browse files
authored
Update README.md
Fix typo
1 parent da5fb7c commit 79db747

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
@@ -173,7 +173,7 @@ Options are:
173173

174174
### Using with serverless-offline and serverless-webpack plugin
175175

176-
Run `serverless offline start`. In comparison with `serverless offline`, the `start` command will fire an `init` and a `end` lifecycle hook which is needed for serverless-offline and serverless-dynamodb-local to switch off both ressources.
176+
Run `serverless offline start`. In comparison with `serverless offline`, the `start` command will fire an `init` and a `end` lifecycle hook which is needed for serverless-offline and serverless-dynamodb-local to switch off both resources.
177177

178178
Add plugins to your `serverless.yml` file:
179179
```yaml

0 commit comments

Comments
 (0)