diff --git a/functions/welcome.php b/functions/welcome.php index 4395476..45a1290 100644 --- a/functions/welcome.php +++ b/functions/welcome.php @@ -294,7 +294,7 @@ function msa_welcome_page_tabs() { - + diff --git a/readme.txt b/readme.txt index 86647a3..888b522 100755 --- a/readme.txt +++ b/readme.txt @@ -32,7 +32,7 @@ This section describes how to install the plugin and get it working. You can dow e.g. -1. Upload `my-site-audit.php` to the `/wp-content/plugins/` directory +1. Upload `my-site-audit` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == @@ -47,5 +47,5 @@ e.g. == Changelog == -= 1.0.0 = 2015-11-24 += 1.0.0 = 2015-11-20 * Initial Release :)