Skip to content

Commit d70fccc

Browse files
committed
demo update group demo page
1 parent 3eac01a commit d70fccc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/sections/group-section.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ <h2>Group</h2>
4545
<input class="mg-x2 mg-button--small" type="number" min="1" max="31" maxlength="2" title="day" value="01" />
4646
<div class="mg-select mg-x6">
4747
<select aria-label="Month" title="Month" data-value="0">
48-
<option value="0" disabled="">Mois</option>
48+
<option value="0" disabled="">Month</option>
4949
<option value="1">January</option>
5050
<option value="2">February</option>
5151
<option value="3">March</option>

0 commit comments

Comments
 (0)