diff --git a/src/v2/api/index.md b/src/v2/api/index.md index e40913e0df..af9ae26b9a 100644 --- a/src/v2/api/index.md +++ b/src/v2/api/index.md @@ -1719,7 +1719,7 @@ type: api - **Usage:** - Toggle's the element's `display` CSS property based on the truthy-ness of the expression value. + Toggles the element's `display` CSS property based on the truthy-ness of the expression value. This directive triggers transitions when its condition changes.