Fix typo in script/add-grammar (#3853)

This commit is contained in:
Colin Seymour
2017-10-10 18:26:26 +01:00
committed by GitHub
parent 0b9c05f989
commit 10dfe9f296

View File

@@ -99,6 +99,6 @@ else
`script/licensed --module "#{repo_new}"`
end
log "Updating grammar documentation in vendor/REAEDME.md"
log "Updating grammar documentation in vendor/README.md"
`bundle exec rake samples`
`script/list-grammars`