en/index: remove WIP warning, typos.
authorThérèse Godefroy <godef.th@free.fr>
Thu, 12 Aug 2021 15:06:43 +0000 (17:06 +0200)
committerThérèse Godefroy <godef.th@free.fr>
Thu, 12 Aug 2021 15:16:37 +0000 (17:16 +0200)
en/index.html

index 6d8ec20b7b1227a532f5578fa3e9cc312508ada8..fc51eb0d67f96b750917df80f67ba158903275ad 100644 (file)
@@ -20,9 +20,6 @@ href="../static/img/favicon.ico" />
 
 <!-- PLACE FUNDRAISER MODAL WINDOW HERE -->
 
-<div class="wip">THIS IS A TEST VERSION!<br />
-The latest changes haven't been approved yet. Please don't update the PO files.</div>
-
 <!-- ~~~~~~~~~ GnuPG Header and introduction text ~~~~~~~~~ -->
 <header class="row" id="header"><div>
 
@@ -211,7 +208,7 @@ page</a>.</dd>
 <dl>
 <dt>Use a third-party package manager to install GnuPG</dt>
 <dd>
-<p>The default macOS package manager makes it difficult to install GnuPG and other pieces of free software (like Emacs, GIMP, or Inkscape). To make things easier, we recommend setting up the third-party package manager "Homebrew" to install GnuPG. For this, we will use a program called "Terminal," which is pre-installed in MacOS.</p>
+<p>The default macOS package manager makes it difficult to install GnuPG and other pieces of free software (like Emacs, GIMP, or Inkscape). To make things easier, we recommend setting up the third-party package manager "Homebrew" to install GnuPG. For this, we will use a program called "Terminal," which is pre-installed on macOS.</p>
 
 <p># Copy the first command on the home page of <a href="https://brew.sh/">Homebrew</a> by clicking on the clipboard icon, and paste it in Terminal. Click "Enter" and wait for the installation to finalize.</p>
 <p># Then install GnuPG by entering the following code in Terminal:<br/>