en/index: use <kbd> for keyboard shortcut.
authorThérèse Godefroy <godef.th@free.fr>
Fri, 30 Jul 2021 18:24:34 +0000 (20:24 +0200)
committerThérèse Godefroy <godef.th@free.fr>
Fri, 30 Jul 2021 18:24:34 +0000 (20:24 +0200)
en/index.html

index aefb4b7fd79cd55c166e49c4d1d5e71a229ebfbd..ae7ab24ea84fc8b62486bfb1ea753c33aebe56e3 100644 (file)
@@ -299,7 +299,7 @@ alt="Step 2.A: Set your passphrase" /></p>
 <h3><em>Step 2.a</em> Make a keypair</h3>
 
 <h4>Make your keypair</h4>
-<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>Open a terminal. You should be able to find it in your applications (some GNU/Linux systems respond to the the <kbd>ctrl + alt + t</kbd> 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>