docs: use present tense when possible

This commit is contained in:
Benjamin Canac
2024-08-01 12:05:09 +02:00
parent a23c3140df
commit 789fcb6566
10 changed files with 13 additions and 13 deletions

View File

@@ -13,7 +13,7 @@ links:
Use a [Button](/components/button) or any other component in the default slot of the Collapsible.
Then, use the `#content` slot to add the content that will be shown when the Collapsible is open.
Then, use the `#content` slot to add the content displayed when the Collapsible is open.
::component-example
---