diff --git a/src/tabs/docs/readme.md b/src/tabs/docs/readme.md
index 169c4dcd7f..03721b1732 100644
--- a/src/tabs/docs/readme.md
+++ b/src/tabs/docs/readme.md
@@ -35,7 +35,7 @@ AngularJS version of the tabs directive.
$ -
An optional expression called when tab is deactivated. Supports `$event` and `$selectedIndex` in template for expression. You may call `$event.preventDefault()` in this event handler to prevent a tab change from occurring. The `$selectedIndex` can be used to determine which tab was attempted to be opened.
-* `disable`
+* `disabled`
$
_(Default: `false`)_ -