fix: typo

This commit is contained in:
Julien Le Coupanec
2021-05-07 20:04:46 +02:00
committed by GitHub
parent b2e4dd2b91
commit 7148273bc4

View File

@@ -170,7 +170,7 @@ width="" <!-- Describes the width of th
<figcaption></figcaption> <!-- Caption that describe a figure -->
<mark></mark> <!-- Displays a portion of highlighted text with in a page content -->
<nav></nav> <!-- Navigation links for the user in a document -->
<menuitem></menuitem> <!-- The specific menu item that a usrr can raise from a pop up menu -->
<menuitem></menuitem> <!-- The specific menu item that a user can raise from a pop up menu -->
<meter></meter> <!-- Describes the scalar measurement with in a known array -->
<progress></progress> <!-- Displays the progress of a task usually a progress bar -->
<rp></rp> <!-- Describes text within the browsers that do not support ruby notations -->