]> git.p6c8.net - policy-templates.git/commitdiff
Fix typo
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Mon, 12 Jul 2021 18:43:42 +0000 (13:43 -0500)
committerMichael Kaply <345868+mkaply@users.noreply.github.com>
Mon, 12 Jul 2021 18:43:42 +0000 (13:43 -0500)
README.md
mac/org.mozilla.firefox.plist

index 19ed9e23ce3176081b0d7b2068a8046304aeb8d9..c1f204a3fd4ff72bcb381e6e0354fdf6f424bd07 100644 (file)
--- a/README.md
+++ b/README.md
@@ -441,7 +441,7 @@ Value (string):
   <array>
     <dict>
       <key>protocol</key>
-      <string>zoommtg</string></dict>
+      <string>zoommtg</string>
       <key>allowed_origins</key>
       <array>
         <string>https://somesite.zoom.us</string>
index 01efdb777d31de3782263fa74e9227904b645461..e51b906787bbc8eae011da914cc7fcac08a6f9da 100644 (file)
@@ -50,7 +50,7 @@
   <array>
     <dict>
       <key>protocol</key>
-      <string>zoommtg</string></dict>
+      <string>zoommtg</string>
       <key>allowed_origins</key>
       <array>
         <string>https://somesite.zoom.us</string>

patrick-canterino.de