docs: fix multiple typos in customization chapters (#10727)

This commit is contained in:
Shahed Nasser
2024-12-24 17:29:07 +02:00
committed by GitHub
parent 8441d2ab9d
commit bff031ba8f
4 changed files with 9 additions and 9 deletions
@@ -6,7 +6,7 @@ export const metadata = {
# {metadata.title}
In this chapter, you'll add a UI route to the admin dashboard that shows the all [brands](../../custom-features/module/page.mdx) in a new page. You'll retrieve the brands from the server and display them in a table with pagination.
In this chapter, you'll add a UI route to the admin dashboard that shows all [brands](../../custom-features/module/page.mdx) in a new page. You'll retrieve the brands from the server and display them in a table with pagination.
<Prerequisites
items={[