Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit 8fa1587

Browse files
committed
chore(buttons): update docs
Closes #4517
1 parent 3a3b383 commit 8fa1587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/buttons/docs/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
There are two directives that can make a group of buttons behave like a set of checkboxes, radio buttons, or a hybrid where radio buttons can be unchecked.
22

3-
In order to be able to uncheck the currently selected radio button, one can use the `uncheckable` attribute in tandem with `btn-radio`.
3+
In order to be able to uncheck the currently selected radio button, one can use the `uncheckable` attribute in tandem with `uib-btn-radio`.

0 commit comments

Comments
 (0)