Site Health: Use consistent verbiage for "Learn more" links.

Props ronakganatra, garrett-eclipse.
Fixes #47302.
Built from https://develop.svn.wordpress.org/trunk@45649


git-svn-id: http://core.svn.wordpress.org/trunk@45460 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2019-07-16 22:28:57 +00:00
parent f600647e22
commit 66afb60397
2 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.3-alpha-45648';
$wp_version = '5.3-alpha-45649';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.