avoid omitting optional closing tags

This commit is contained in:
Daniel Micay
2020-04-19 02:52:02 -04:00
parent 43739b3b80
commit 66a3324c4c
3 changed files with 3 additions and 3 deletions

View File

@@ -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>