Merge pull request #8872 from mbrodala/patch-1

Fix typo in CHANGELOG
This commit is contained in:
Brian Cain 2017-08-10 09:40:57 -07:00 committed by GitHub
commit d26a7075f7
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ IMPROVEMENTS:
- bash: Add box prune to contrib bash completion [GH-8806]
- core: Updated Vagrants rspec gem to 3.5.0 [GH-8850]
- docs: Allign contrib/sudoers file for ubuntu linux with docs [GH-8842]
- docs: Align contrib/sudoers file for ubuntu linux with docs [GH-8842]
- provisioners/chef: Add config option omnibus_url for chef provisioners [GH-8682]
- provisioners/chef: Improve exception handling around missing folder paths [GH-8775]