diff --git a/out/index.html b/out/index.html
index 4aa977a..2520aa0 100644
--- a/out/index.html
+++ b/out/index.html
@@ -60,10 +60,10 @@
 				<li>
 					Link to the previous and next site in the ring with
 					<code>/prev</code> and <code>next</code>. Both of these
-					endpoints expect a query parameter `from` whose value should
-					be the full URL of your site as shown in <code>/list</code>,
-					including the scheme (http/https), optionally URI encoded.
-					For example:
+					endpoints expect a query parameter <code>from</code> whose
+					value should be the full URL of your site as shown in
+					<code>/list</code>, including the scheme (http/https),
+					optionally URI encoded. For example:
 					<code>https://webring.umbreon.online/prev?from=https://mysite.xyz</code>.
 				</li>
 				<li>