Bladeren bron

Update plugin.xml typo

Shazron Abdullah 12 jaren geleden
bovenliggende
commit
648ba512d0
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      plugin.xml

+ 1 - 1
plugin.xml

@@ -4,7 +4,7 @@
     version="1.0.0">
 
     <name>KeyChain Plugin for Cordova iOS</name>
-    <description>This plugin allows your app access to the iOS KeyChain from Cordova. See: https://developer.apple.com/library/mac/documentation/security/conceptual/keychainServConcepts/iPhoneTasks/iPhoneTasks.html</name>
+    <description>This plugin allows your app access to the iOS KeyChain from Cordova. See: https://developer.apple.com/library/mac/documentation/security/conceptual/keychainServConcepts/iPhoneTasks/iPhoneTasks.html</description>
 	
     <engines>
         <engine name="cordova" version=">=2.2.0" />