Fix typo (remove extra word "add")
This commit is contained in:
parent
8b83755829
commit
75aebf6e43
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ meta:
|
|||
|
||||
<div class="content">
|
||||
<p>
|
||||
You can add <strong>disable</strong> a radio button by adding the <code>disabled</code> HTML attribute to both the <code><label></code> and the <code><input></code>.
|
||||
You can <strong>disable</strong> a radio button by adding the <code>disabled</code> HTML attribute to both the <code><label></code> and the <code><input></code>.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue