diff --git a/wp-config-sample.php b/wp-config-sample.php index e639d7372e..b59fd048fe 100644 --- a/wp-config-sample.php +++ b/wp-config-sample.php @@ -9,7 +9,7 @@ define('DB_COLLATE', ''); // Change SECRET_KEY to a unique phrase. You won't have to remember it later, // so make it long and complicated. You can visit http://api.wordpress.org/secret-key/1.0/ -// to get a ecret key generated for you, or just make something up. +// to get a secret key generated for you, or just make something up. define('SECRET_KEY', 'put your unique phrase here'); // Change this to a unique phrase. // You can have multiple installations in one database if you give each a unique prefix