We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c0d779 commit 0f25d90Copy full SHA for 0f25d90
1 file changed
wp-config-sample.php
@@ -9,7 +9,7 @@
9
10
// Change SECRET_KEY to a unique phrase. You won't have to remember it later,
11
// so make it long and complicated. You can visit http://api.wordpress.org/secret-key/1.0/
12
-// 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.
13
define('SECRET_KEY', 'put your unique phrase here'); // Change this to a unique phrase.
14
15
// You can have multiple installations in one database if you give each a unique prefix
0 commit comments