add missing p element

This commit is contained in:
Daniel Micay 2020-06-15 02:58:49 -04:00
parent 4ab399f54b
commit b9616f8725

View File

@ -709,9 +709,9 @@ cd ../..</pre>
<a href="#prebuilt-code">Prebuilt code</a> <a href="#prebuilt-code">Prebuilt code</a>
</h2> </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 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"> <h3 id="browser-and-webview">
<a href="#browser-and-webview">Browser and WebView</a> <a href="#browser-and-webview">Browser and WebView</a>