We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9c544d commit b928710Copy full SHA for b928710
content/tutorial/01-svelte/04-logic/01-if-blocks/README.md
@@ -18,4 +18,4 @@ To conditionally render some markup, we wrap it in an `if` block. Let's add some
18
{/if}+++
19
```
20
21
-Try it — update the component, and click on the buttons.
+Try it — update the component, and click on the button.
0 commit comments