aboutsummaryrefslogtreecommitdiff
path: root/docs/base-css.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/base-css.html')
-rw-r--r--docs/base-css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/base-css.html b/docs/base-css.html
index 3a6494ddc..2a4cc63d2 100644
--- a/docs/base-css.html
+++ b/docs/base-css.html
@@ -920,7 +920,7 @@ For example, <code>section</code> should be wrapped as inline.
<label class="checkbox">
<input type="checkbox"> Remember me
</label>
- <button type="submit" class="btn">Go</button>
+ <button type="submit" class="btn">Sign in</button>
</form>
</pre>
</div>