1
0
Fork 0
mirror of https://github.com/inretio/WordPress-Plugin-Boilerplate synced 2024-05-03 03:43:15 +03:00

Merge pull request #456 from manzoorwanijk/patch-1

Typo correction
This commit is contained in:
Devin 2018-01-06 15:40:49 -05:00 committed by GitHub
commit 60940a9761
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ if ( ! defined( 'WPINC' ) ) {
} }
/** /**
* Currently pligin version. * Currently plugin version.
* Start at version 1.0.0 and use SemVer - https://semver.org * Start at version 1.0.0 and use SemVer - https://semver.org
* Rename this for your plugin and update it as you release new versions. * Rename this for your plugin and update it as you release new versions.
*/ */