more html fixes
authorAndrew Engelbrecht <andrew@fsf.org>
Thu, 15 Jul 2021 20:28:32 +0000 (16:28 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Thu, 15 Jul 2021 20:28:32 +0000 (16:28 -0400)
en/index.html

index 532dff2ecfee0063162096001c40046dfff96a3c..5aa222969eafe97d09db75a893b2af0cadc2a416 100644 (file)
@@ -823,7 +823,7 @@ takes a few hours for them to match each other when a new key is uploaded.</p>
 <br />
 
 <h6>Export your key to a file</h6>
-<p>Use the following command to export your secret key so you can import it into your email client at the next <a href=#section3>step</a>. To avoid getting your key compromised, store this in a safe place, and make sure that if it is transferred, it is done so in a trusted way. Exporting your keys can be done with the following commands:</p>
+<p>Use the following command to export your secret key so you can import it into your email client at the next <a href="#section3">step</a>. To avoid getting your key compromised, store this in a safe place, and make sure that if it is transferred, it is done so in a trusted way. Exporting your keys can be done with the following commands:</p>
 
 <span style="color:#2f5faa; font-family: monospace;">
 $ gpg --export-secret-keys -a [keyid] > my_secret_key.asc<br/>
@@ -1043,9 +1043,9 @@ alt="Step 4.B Option 2. Import key" /></p>
 <h6>Get Edward's key</h6>
 <p>To encrypt an email to Edward, you need its public key, so now you'll have
 to download it from a keyserver. You can do this in two different ways:</p>
-<p><strong>Option 1.</strong> In the email answer you received from Edward as a response to your first email, Edward's public key was included. On the right of the email, just above the writing area, you will find an "OpenPGP" button that has a lock and a little wheel next to it. Click that, and select <span style="color:#2f5faa">Discover</span> next to the text: "This message was sent with a key that you don't have yet." A popup with Edward's key details will follow.  
+<p><strong>Option 1.</strong> In the email answer you received from Edward as a response to your first email, Edward's public key was included. On the right of the email, just above the writing area, you will find an "OpenPGP" button that has a lock and a little wheel next to it. Click that, and select <span style="color:#2f5faa">Discover</span> next to the text: "This message was sent with a key that you don't have yet." A popup with Edward's key details will follow.</p>
 
-<p><strong>Option 2.</strong> Open your OpenPGP manager and under "Keyserver" choose <span style="color:#2f5faa">Discover Keys Online</span>. Here, fill in Edward's email address, and import Edward's key.
+<p><strong>Option 2.</strong> Open your OpenPGP manager and under "Keyserver" choose <span style="color:#2f5faa">Discover Keys Online</span>. Here, fill in Edward's email address, and import Edward's key.</p>
 
 <p>The option <span style="color:#2f5faa">Accepted (unverified)</span> will add this key to your key manager, and now it can be used to send encrypted emails and to verify digital signatures from Edward.</p>