Skip to content

Commit 61955cb

Browse files
committed
Fix markdown typo
1 parent 9532913 commit 61955cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/bootstrap-progressbar/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ project: bootstrap-progressbar
1818
* Fix #27 switch `aria-valuetransitionsgoal` to `data-transitionsgoal`
1919
* Fix #35 wrong amount calculation for `aria-valuemin` != 0
2020
* Fix #33 pass `$this` to `update` and `done` callback
21-
# Fix #39 revert low percentage style in bootstrap 3.2
21+
* Fix #39 revert low percentage style in bootstrap 3.2
2222

2323
> __Note__: this version replaces the not official supported `aria-valuetransitionsgoal` with `data-transitionsgoal` which may affect (or brick) your progressbars.
2424

0 commit comments

Comments
 (0)