Browse Source

Fixed typo

Will Browning 2 years ago
parent
commit
c8bcdc7878
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/js/pages/Recipients.vue

+ 1 - 1
resources/js/pages/Recipients.vue

@@ -64,7 +64,7 @@
           PGP/Inline
           <span
             class="tooltip outline-none"
-            data-tippy-content="Use inline (PGP/Inline) instead of PGP/MIME encryption for forwarded messages. Please Note: This will ONLY encrypt and forward the plain text content! Do not enable this if you wish to receive attachments or message with HTML content."
+            data-tippy-content="Use inline (PGP/Inline) instead of PGP/MIME encryption for forwarded messages. Please Note: This will ONLY encrypt and forward the plain text content! Do not enable this if you wish to receive attachments or messages with HTML content."
           >
             <icon name="info" class="inline-block w-4 h-4 text-grey-300 fill-current" />
           </span>