summaryrefslogtreecommitdiff
path: root/static/build.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-04-19 02:52:02 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-04-19 08:28:22 -0400
commit66a3324c4c46c4e4c198d997caba548e78ed436d (patch)
tree4f3d30400b8ff60df4d362b6118f1f906cc4d058 /static/build.html
parent43739b3b80bece29b3a4ff4e9ab2ba549ff7cd82 (diff)
avoid omitting optional closing tags
Diffstat (limited to 'static/build.html')
-rw-r--r--static/build.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html
index 68ebf05d..e3d1c687 100644
--- a/static/build.html
+++ b/static/build.html
@@ -322,7 +322,7 @@ git submodule update --init
<pre>source script/envsetup.sh</pre>
- <p>Select the desired build target (<code>aosp_crosshatch</code> is the Pixel 3 XL):
+ <p>Select the desired build target (<code>aosp_crosshatch</code> is the Pixel 3 XL):</p>
<pre>choosecombo release aosp_crosshatch user</pre>