Shazron Abdullah 12 лет назад
Родитель
Сommit
648ba512d0
1 измененных файлов с 1 добавлено и 1 удалено
  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" />