diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-06-15 02:58:49 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-06-15 02:58:59 -0400 |
| commit | b9616f87253c2440118f741e8a02beab5d0d902c (patch) | |
| tree | 34ceb617ce9f238e4e9b6cb0fe394ffe123481f8 /static/build.html | |
| parent | 4ab399f54bd75ec8c4ee338899457d162e42b3d9 (diff) | |
add missing p element
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 4 |
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> |
