aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/twbs/bootstrap/site/layouts/shortcodes/bs-table.html
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/twbs/bootstrap/site/layouts/shortcodes/bs-table.html')
-rw-r--r--vendor/twbs/bootstrap/site/layouts/shortcodes/bs-table.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/vendor/twbs/bootstrap/site/layouts/shortcodes/bs-table.html b/vendor/twbs/bootstrap/site/layouts/shortcodes/bs-table.html
index 42a18d578..40b9b8ce5 100644
--- a/vendor/twbs/bootstrap/site/layouts/shortcodes/bs-table.html
+++ b/vendor/twbs/bootstrap/site/layouts/shortcodes/bs-table.html
@@ -1,5 +1,6 @@
{{- /*
- Usage: `bs-table "class class-foo"`, where class can be any string
+ Usage: `bs-table "class class-foo"`,
+ where class can be anything
*/ -}}
{{- $css_class := .Get 0 | default "table" -}}