Skip to content

Commit 19345d2

Browse files
metonymbenmccann
andauthored
Review: conventions/brevity
Co-authored-by: Ben McCann <[email protected]>
1 parent c8da516 commit 19345d2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

documentation/docs/02-template-syntax/02-basic-markup.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,7 @@ You can document components with the `@component` tag. These comments will appea
143143

144144
```svelte
145145
<!--
146-
@component
147-
This is a component description.
146+
@component this is a component description
148147
-->
149148
<h1>Hello world</h1>
150149
```

0 commit comments

Comments
 (0)