summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-06-15 02:58:49 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-06-15 02:58:59 -0400
commitb9616f87253c2440118f741e8a02beab5d0d902c (patch)
tree34ceb617ce9f238e4e9b6cb0fe394ffe123481f8
parent4ab399f54bd75ec8c4ee338899457d162e42b3d9 (diff)
add missing p element
-rw-r--r--static/build.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html
index 650fb7fe..334cb9d1 100644
--- a/static/build.html
+++ b/static/build.html
@@ -709,9 +709,9 @@ cd ../..</pre>
<a href="#prebuilt-code">Prebuilt code</a>
</h2>
- Like the Android Open Source Project, GrapheneOS contains some code that's built
+ <p>Like the Android Open Source Project, GrapheneOS contains some code that's built
separately and then bundled into the source tree as binaries. This section will be
- gradually expanded to cover building all of it.
+ gradually expanded to cover building all of it.</p>
<h3 id="browser-and-webview">
<a href="#browser-and-webview">Browser and WebView</a>