Skip to content
This repository was archived by the owner on Jul 23, 2021. It is now read-only.

Commit 0450b58

Browse files
alexander-williamsontchock
authored andcommitted
Fix typo documentation (#108)
1 parent dae75a9 commit 0450b58

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
@@ -23,7 +23,7 @@ To install this plugin, add `serverless-aws-documentation` to your package.json:
2323
npm install serverless-aws-documentation --save-dev
2424
```
2525

26-
Next, add the `serverless-aws-documenation` plugin in to serverless.yml file:
26+
Next, add the `serverless-aws-documentation` plugin in to serverless.yml file:
2727
If you don't already have a plugins section, create one that looks like this:
2828

2929
```YAML

0 commit comments

Comments
 (0)