mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-07 22:40:59 +00:00
Merge pull request #629 from leocassarani/patch-1
Fix grammatically incorrect sentence in form docs
This commit is contained in:
commit
270def40f7
1 changed files with 1 additions and 1 deletions
|
|
@ -1237,7 +1237,7 @@
|
|||
<li>
|
||||
<label>
|
||||
<input type="radio" name="optionsRadios" value="option2" />
|
||||
<span>Option two can is something else and selecting it will deselect options 1</span>
|
||||
<span>Option two is something else and selecting it will deselect option 1</span>
|
||||
</label>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Reference in a new issue