Skip to content

Commit 8a7dc23

Browse files
authored
Changed code block to match example
1 parent 8dd3374 commit 8a7dc23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LiveComponent/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ Add an input to the template:
272272
<div {{ attributes }}>
273273
<input type="number" data-model="max">
274274

275-
Generating a number between 9 and {{ max }}
275+
Generating a number between 0 and {{ max }}
276276
<strong>{{ this.randomNumber }}</strong>
277277
</div>
278278

0 commit comments

Comments
 (0)