one code line fix
authorzoe1 <zoe@fsf.org>
Fri, 30 Jul 2021 16:34:59 +0000 (18:34 +0200)
committerzoe1 <zoe@fsf.org>
Fri, 30 Jul 2021 16:34:59 +0000 (18:34 +0200)
en/index.html

index ee5186512e0617d4bd2a0325166df308e665f9f7..34cc5a602915418592ba35f5ca949e5dc2b205f0 100644 (file)
@@ -298,7 +298,7 @@ alt="Step 2.A: Set your passphrase" /></p>
 
 <h3><em>Step 2.a</em> Make a keypair</h3>
 <h6>Make your keypair</h6>
-<p>Open a terminal. You should be able to find it in your applications (some GNU/Linux systems respond to the the <span style="color:#2f5faa; font-family: monospace;">ctrl + alt + t</span> shortcut). Use the following code to create your keypair in the terminal:</p>
+<p>Open a terminal. You should be able to find it in your applications (some GNU/Linux systems respond to the the <code>ctrl + alt + t</code> shortcut). Use the following code to create your keypair in the terminal:</p>
 
 <p class="notes">We will use the command line in a terminal to create a keypair using the GnuPG program. A terminal should be installed on your GNU/Linux operating system, if you are using a macOS or Windows OS system, use the programs "Terminal" (macOS) or "PowerShell" (Windows) that were also used in section 1.</p>