From 783b6779dcc8d2b7aa35fa8bc2186f16c2e0abe8 Mon Sep 17 00:00:00 2001
From: "J.-S. Caux" <J.S.Caux@uva.nl>
Date: Sat, 30 Jan 2016 22:23:32 +0100
Subject: [PATCH] Correct typos (Vivi input)

---
 journals/templates/journals/journals.html | 6 +++---
 scipost/templates/scipost/header.html     | 6 +++---
 scipost/templates/scipost/index.html      | 2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/journals/templates/journals/journals.html b/journals/templates/journals/journals.html
index 3a640686b..536aca8f7 100644
--- a/journals/templates/journals/journals.html
+++ b/journals/templates/journals/journals.html
@@ -23,7 +23,7 @@
       <br/>      
       <hr class="hr6">
       <h1>SciPost Physics Letters</h1>
-      <p>SciPost Physics Letters publishes outstanding-quality, broad-interest papers in all fields of Physics.</p>
+      <p>SciPost Physics Letters publishes papers of broad interest and outstanding quality in all fields of Physics.</p>
       <br/><br/>
       <hr class="hr6">
       <h1>SciPost Physics Lecture Notes</h1>
@@ -36,11 +36,11 @@
       <hr class="hr6">
       <h1>SciPost Physics X</h1>
       <p>SciPost Physics X publishes papers of superlative quality in the field of Physics.</p>
-      <p>Similarly to SPS, authors cannot submit directly to this Journal; SPX papers are editorially selected from the most outstanding Submissions to SciPost Physics.</p>
+      <p>As with SPS, authors cannot submit directly to this Journal; SPX papers are editorially selected from the most outstanding Submissions to SciPost Physics.</p>
       <br/>
       <hr class="hr6">
       <h1>SciPost Physics</h1>
-      <p>SciPost Physics is a multifaceted journal publishing high-quality research in the domains of Experimental, Theoretical and Computational physics. As a whole, the Journal publishes papers in the following specialties:</p>
+      <p>SciPost Physics is a multifaceted journal publishing high-quality research in the domains of Experimental, Theoretical and Computational physics. The Journal publishes papers in the following specialties:</p>
       <ul>
 	<li>A: Atomic, Molecular and Optical Physics</li>
 	<li>B: Biophysics</li>
diff --git a/scipost/templates/scipost/header.html b/scipost/templates/scipost/header.html
index d7f1f1600..aa805ad90 100644
--- a/scipost/templates/scipost/header.html
+++ b/scipost/templates/scipost/header.html
@@ -6,14 +6,14 @@
 	<div class="col-4">
 	  <a href="{% url 'scipost:index' %}"><img src="{% static 'scipost/images/logo_scipost_RGB_HTML_groot.png' %}" alt="SciPost logo" width='240px' /></a>
 	</div>
-	<div class="col-4">
+	<div class="col-3">
 	</div>
 
-	<div class="col-4">
+	<div class="col-5">
 	  <p>
 	    <i>The complete scientific publication portal</i><br />
 	    <i>Managed by professional scientists</i><br />
-	    <i>For open, global and perpetual access science</i>
+	    <i>For open, global and perpetual access to science</i>
 	  </p>
 	</div>
 	{% endif %}
diff --git a/scipost/templates/scipost/index.html b/scipost/templates/scipost/index.html
index 1b4ad681a..ffb4a9b05 100644
--- a/scipost/templates/scipost/index.html
+++ b/scipost/templates/scipost/index.html
@@ -20,7 +20,7 @@
       <h1><a href="{% url 'journals:journals' %}">Journals</a></h1>
       <p id="journalsannouncesmall">OPEN FOR SUBMISSION FROM 1 MARCH 2016</p>
       <p>SciPost publishes a portfolio of high-quality two-way open access scientific journals.</p>
-      <p>All SciPost Journals implement the maximally stringent <a href="{% url 'scipost:peer_witnessed_refereeing' %}">peer-witnessed refereeing</a> principle.</p>
+      <p>All SciPost Journals implement the stringent <a href="{% url 'scipost:peer_witnessed_refereeing' %}">peer-witnessed refereeing</a> principle.</p>
       <p>All Journals are fully managed by professional scientists.</p>
       <h3><a href="{% url 'scipost:peer_witnessed_refereeing' %}">About peer-witnessed refereeing</a></h3>
       <h3><a href="{% url 'submissions:sub_and_ref_procedure' %}">Submission and refereeing procedure</a></h3>
-- 
GitLab