Skip to content

Commit

Permalink
docs: Fix typo in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
bfaulk96 committed Mar 17, 2022
1 parent e2b6648 commit 39c2cc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ All notable changes to this project will be documented in this file. See [standa

- a `description` can now be added to path params. ([#62](https://github.com/SamWSoftware/serverless-auto-swagger/issues/62)) ([5b552f4](https://github.com/SamWSoftware/serverless-auto-swagger/commit/5b552f4518d632c627fed53390501b9cb0503b4e))
```yaml
hello:
http:
path: /hello/{name}/{simpleParam}
method: get
parameters:
Expand Down

0 comments on commit 39c2cc1

Please sign in to comment.