Fix typos in docs

This commit is contained in:
Naoki Takezoe
2019-12-31 21:19:21 +09:00
parent a6e7761141
commit 90f4f5cd89
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ All changes to the project will be documented in this file.
- All CLI options are configurable by environmental variables
- Folding pull request files
- WebHook security options
- Add asignee and asignees properties to some Web APIs' response
- Add assignee and assignees properties to some Web APIs' response
### 4.32.0 - 7 Aug 2019

View File

@@ -76,6 +76,6 @@ What's New in 4.32.x
- All CLI options are configurable by environmental variables
- Folding pull request files
- WebHook security options
- Add asignee and asignees properties to some Web APIs' response
- Add assignee and assignees properties to some Web APIs' response
See the [change log](CHANGELOG.md) for all of the updates.