Fix incorrect changes

This commit is contained in:
Pavel Lobashov 2018-12-24 16:16:33 +03:00
parent 45f3004b20
commit 7db87b6174
2 changed files with 2 additions and 2 deletions

View file

@ -12,6 +12,6 @@ install: npm install -g markdownlint-cli
jobs:
include:
- stage: markdownlint
script: ./test 1
script: markdownlint CHANGELOG.md
- stage: spellcheck
script: cat CHANGELOG.md | aspell --lang=en --encoding=utf-8 --personal=./.aspell.en.pws list

View file

@ -1,4 +1,4 @@
# Changed log
# Changedlog
## 5.2.4