Skip to content

Commit

Permalink
docs(buttons): add boolean badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Foxandxss committed Jan 8, 2016
1 parent 859dccd commit b32003b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/buttons/docs/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ With the buttons directive, we can make a group of buttons behave like a set of
An expression that evaluates to a truthy or falsy value that determines whether the `uncheckable` attribute is present.

* `uncheckable`
_(Boolean attribute)_ -
<small class="badge">B</small> -
Whether a radio button can be unchecked or not.

### Additional settings `uibButtonConfig`
Expand Down

0 comments on commit b32003b

Please sign in to comment.