Skip to content

Commit a22b85a

Browse files
fix in readme yaml format
1 parent 050643b commit a22b85a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -502,8 +502,7 @@ YAML config options are set to all tables. If you want override global options f
502502
503503
hello_bootstrap_table:
504504
table_dataset_options:
505-
locale: 'de-DE'
506-
# ... (see options from Table Dataset Options)
505+
locale: 'de-DE' # see Table Dataset Options
507506
```
508507

509508

@@ -572,8 +571,7 @@ YAML config options are set to all tables. If you want override global options f
572571
573572
hello_bootstrap_table:
574573
table_options:
575-
enableCheckbox: false
576-
# ... (see options Table Options)
574+
enableCheckbox: false # see Table Options
577575
```
578576

579577

0 commit comments

Comments
 (0)