diff --git a/wp-config-sample.php b/wp-config-sample.php index b5a20e74f5..2e316c7776 100644 --- a/wp-config-sample.php +++ b/wp-config-sample.php @@ -38,7 +38,7 @@ define('DB_COLLATE', ''); * * Change these to different unique phrases! * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/ WordPress.org secret-key service} - * You can change these at any point in time to invalidate all existing cookies this does mean that all users will have to login again. + * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again. * * @since 2.6.0 */