amend(docs): typo in the last commit

This commit is contained in:
perry 2017-01-11 13:02:00 -06:00
parent 5c7d7ac527
commit fb275e0d9f

View File

@ -219,7 +219,7 @@ docType: "<$ doc.docType $>"
<@ if doc.beta == true @> <@ if doc.beta == true @>
<p class="beta-notice"> <p class="beta-notice">
This plugin is still in beta stage and may not work as expected. Please This plugin is still in beta stage and may not work as expected. Please
submit and issues to the <a target="_blank" submit any issues to the <a target="_blank"
href="<$ prop.repo $>/issues">plugin repo</a>. href="<$ prop.repo $>/issues">plugin repo</a>.
</p> </p>
<@ endif @> <@ endif @>