aboutsummaryrefslogtreecommitdiff
path: root/src/source/code-lines.jd
diff options
context:
space:
mode:
Diffstat (limited to 'src/source/code-lines.jd')
-rw-r--r--src/source/code-lines.jd6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/source/code-lines.jd b/src/source/code-lines.jd
index e37e0cc8..97a6ca85 100644
--- a/src/source/code-lines.jd
+++ b/src/source/code-lines.jd
@@ -44,7 +44,7 @@ page.title=Codelines, Branches, and Releases
release is cut, sometimes that will become a new branch in git, and sometimes not, based on
the needs of the moment.
</p>
-<ul>
+<ol>
<li>
<p>
At any given moment, there is a current latest release of the Android platform. This
@@ -71,7 +71,7 @@ page.title=Codelines, Branches, and Releases
become the new latest release.
</p>
</li>
-</ul>
+</ol>
<p>
<img src="{@docRoot}images/code-lines.png" alt="code-line diagram">
</p>
@@ -188,4 +188,4 @@ page.title=Codelines, Branches, and Releases
We recognize that many contributors will disagree with this approach. We respect that others
may have a different point of view; however, this is the approach that we feel is best, and
the one we've chosen to implement.
-</p> \ No newline at end of file
+</p>