diff --git a/CHANGELOG.md b/CHANGELOG.md index 16a592a266f92e0e2d35b854cae233b113d13511..ea1ed94c31cb7219345f4bdc8dd17bdcc1a60c98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,8 @@ All notable changes to this project will be documented in this file. **Bugfixes** - * #11 remove lint setting `no-only_variable_string-check` + * #11 Remove lint setting `no-only_variable_string-check`. + * #12 Write WP-CLI instead of wpcli in project description. **Known Issues** diff --git a/metadata.json b/metadata.json index d2b5f0abbb4ae49984f7a36c36ccba9a8897b4ce..1f4ff84513adcdf5faba1e8914681db17df39835 100644 --- a/metadata.json +++ b/metadata.json @@ -2,7 +2,7 @@ "name": "adullact-wordpress", "version": "1.0.2", "author": "adullact", - "summary": "Install and configure wordpress with wpcli tool.", + "summary": "Install and configure WordPress with WP-CLI tool.", "license": "AGPL-3.0", "source": "https://gitlab.adullact.net/adullact/puppet-wordpress/tree/master", "project_page": "https://gitlab.adullact.net/adullact/puppet-wordpress",