diff --git a/html/up30to31.html b/html/up30to31.html
index 1a664e4a3ee4a6ffcc64ca0e8f5f9c43e919e49a..4d8ad4ddb1975f864b09a5823c219032181286de 100644
--- a/html/up30to31.html
+++ b/html/up30to31.html
@@ -18,14 +18,14 @@
   Moreover, the <tt>uri1</tt> and <tt>uri2</tt> element are not
   strictly necessary (but we still generate them in the renderer.</p>
 
-<p><b>The old version</b> was presented this way:
+<p>The <b>old version</b> was presented this way:
 <pre>
 &lt;onto1&gt;http://example.org/the/place/where/to/find/ontology&lt;/onto1&gt;
 &lt;uri1&gt;http://example.org/the/ontology/identifier&lt;/uri1&gt;
 </pre>
 </p>
 
-<p><b>The new version</b> is:
+<p>The <b>new version</b> is:
 <pre>
 &lt;onto1&gt;
   &lt;Ontology rdf:about="http://example.org/the/ontology/identifier"&gt;