updating typos in the read. props @grappler.

This commit is contained in:
Tom McFarlin 2013-11-01 08:27:12 -04:00
parent 961f62407f
commit 1d0d01ced6
1 changed files with 2 additions and 2 deletions

View File

@ -6,11 +6,11 @@
* Moving all admin-specific functionality into the admin subdirectory
* Loading the admin class only if the dashboard is being loaded
* Added a TODO for Plugin_Name::Version (grappler)
* Replacine plugin-name with plugin_slug and removed a TODO (grappler)
* Replacing plugin-name with plugin_slug and removed a TODO (grappler)
* Added a 'TODO' to prmpt the user to change the plugin name (haleeben)
* Updating the class-plugin-name.admin.php (will83)
* Updating references to the languages directory
* Update plugin-name.post (grappler)
* Update plugin-name.pos (grappler)
* Including more information about the GitHub Upater
* Updating the read me to include the new features of the boilerplate
* Adding whitespace between the header and the markup of the views