Skip to content

Commit b928710

Browse files
committed
typo fix [Part1 / Logic / If blocks]
1 parent a9c544d commit b928710

File tree

1 file changed

+1
-1
lines changed
  • content/tutorial/01-svelte/04-logic/01-if-blocks

1 file changed

+1
-1
lines changed

content/tutorial/01-svelte/04-logic/01-if-blocks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ To conditionally render some markup, we wrap it in an `if` block. Let's add some
1818
{/if}+++
1919
```
2020

21-
Try it — update the component, and click on the buttons.
21+
Try it — update the component, and click on the button.

0 commit comments

Comments
 (0)