Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit 6c3621f

Browse files
fix: typo
1 parent 1336fc2 commit 6c3621f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/slides/slides.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ This component offers the following options which could be set using attributes:
125125
<li>Cool</li>
126126
<li>Beans</li>
127127
</p>
128-
</deckgo-slide-title>
128+
</deckgo-slide-content>
129129
</deckgo-deck>
130130
```
131131

@@ -164,7 +164,7 @@ The "Split" slide's Web Component could be integrated using the tag `<deckgo-sli
164164
<p slot="end">
165165
The content you want to display on the right side of the page
166166
</p>
167-
</deckgo-slide-title>
167+
</deckgo-slide-split>
168168
</deckgo-deck>
169169
```
170170

0 commit comments

Comments
 (0)