Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit f6da50c

Browse files
Docs (listviews): fixed a typo.
1 parent 679705a commit f6da50c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/lists/lists-ul.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ <h1>Basic list</h1>
4545
<li><a href="index.html">Porsche</a></li>
4646
<li><a href="index.html">Subaru</a></li>
4747
<li><a href="index.html">Toyota</a></li>
48-
<li><a href="index.html">Volkswagon</a></li>
48+
<li><a href="index.html">Volkswagen</a></li>
4949
<li><a href="index.html">Volvo</a></li>
5050
</ul>
5151
</div><!--/content-primary -->

0 commit comments

Comments
 (0)