Skip to content

Commit fd7a1e0

Browse files
committed
docs(accordion): typo
1 parent 7c5a09e commit fd7a1e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/routes/docs/components/accordion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ Access multiple breakpoints with a single hook:
452452

453453
### Advanced Patterns
454454

455-
Current Breakpoint Display showw the current breakpoint in your UI:
455+
Current Breakpoint Display show the current breakpoint in your UI:
456456

457457
```svelte example
458458
<script>

static/llm/components/accordion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ Access multiple breakpoints with a single hook:
440440

441441
### Advanced Patterns
442442

443-
Current Breakpoint Display showw the current breakpoint in your UI:
443+
Current Breakpoint Display show the current breakpoint in your UI:
444444

445445
```svelte
446446
<script>

0 commit comments

Comments
 (0)