aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/pages/base-css.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache
index 3524ac985..b91b7d349 100644
--- a/docs/templates/pages/base-css.mustache
+++ b/docs/templates/pages/base-css.mustache
@@ -1195,7 +1195,7 @@
</label>
<label class="radio">
<input type="radio" name="optionsRadios" id="optionsRadios2" value="option2">
- {{_i}}Option two can is something else and selecting it will deselect option one{{/i}}
+ {{_i}}Option two can be something else and selecting it will deselect option one{{/i}}
</label>
</div>
</div>