docs: fix typos in Empty (#8675)

This commit is contained in:
Dylan
2025-11-02 21:57:19 -07:00
committed by GitHub
parent 68805d29a1
commit 14d6265580

View File

@@ -1,6 +1,6 @@
---
title: Empty
description: Use the Empty component to display a empty state.
description: Use the Empty component to display an empty state.
component: true
---
@@ -70,7 +70,7 @@ import {
### Outline
Use the `border` utility class to create a outline empty state.
Use the `border` utility class to create an outline empty state.
<ComponentPreview
name="empty-outline"