diff --git a/notes/breadcrumbs.md b/notes/breadcrumbs.md index bad5434db..9501b2a08 100644 --- a/notes/breadcrumbs.md +++ b/notes/breadcrumbs.md @@ -6,7 +6,7 @@ Quick guide on using our breadcrumbs automation script for the OP Stack document * Creates `.mdx` files for each folder (breadcrumb pages) * Populates Card components linking to contained files -* Preserves existing descriptions that already +* Preserves existing descriptions that already exist * Maintains consistent navigation structure ## Using the Script @@ -39,4 +39,4 @@ pnpm fix * ***Script fails**: Ensure you're in the root directory * **No files generated**: Check folder structure matches expected paths -* **Unexpected content**: Review git diff before committing \ No newline at end of file +* **Unexpected content**: Review git diff before committing