Skip to content

Commit 6879a3b

Browse files
committed
smol typo in Platform demo
1 parent 57c4057 commit 6879a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo-app/src/routes/components/Platform/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<img alt="avatar" src={getRandomAvatar()} />
115115
</ion-avatar>
116116
<ion-label>
117-
<h2>Event handler: reisze</h2>
117+
<h2>Event handler: resize</h2>
118118
<p>Resize the window - timestamp: {$resize}</p>
119119
</ion-label>
120120
</ion-item>

0 commit comments

Comments
 (0)