Skip to content

Commit 89b5d54

Browse files
authored
Fixed a mistake in readme (again)
1 parent 0dc50de commit 89b5d54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ To define a widget, you have to use the `Def` keyword in the following format:
115115

116116
example:
117117

118-
`Def MyButton : Label`
118+
`Def MyLabel : Label`
119119

120120
Note that the widget name doesn't have to be in PascalCase.
121121

0 commit comments

Comments
 (0)