diff options
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index f22db0e60..0ca792683 100644 --- a/docs/index.html +++ b/docs/index.html @@ -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> |
