Skip to content

Commit a9cb46a

Browse files
Fix typo
1 parent d7457bb commit a9cb46a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2016-10-25-version-0.25.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Command improvements:
7575
* Adds comments to generated `wp-config.php` to better match the one provided by WordPress core [[#3312](https://github.com/wp-cli/wp-cli/pull/3312)].
7676
* `wp core download`:
7777
* Preserves case for `--version` argument to properly handle release candidates [[#3283](https://github.com/wp-cli/wp-cli/pull/3283)].
78-
* Ensures `wp core download --version=latest` produces correcly-versioned cache key [[#3467](https://github.com/wp-cli/wp-cli/pull/3467)].
78+
* Ensures `wp core download --version=latest` produces correctly-versioned cache key [[#3467](https://github.com/wp-cli/wp-cli/pull/3467)].
7979
* `wp core language update`:
8080
* Fixes strict standard error about variable reference [[#3380](https://github.com/wp-cli/wp-cli/pull/3380)].
8181
* Permits updating language packs even when `en_US` is set as locale [[#3397](https://github.com/wp-cli/wp-cli/pull/3397)].

0 commit comments

Comments
 (0)