Skip to content

Commit

Permalink
grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
jcubic committed Apr 10, 2024
1 parent 00447a6 commit df5cbe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/lips/sxml.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ You can write the same code in LIPS as:
"Click me!"))))
```

To create instance of this component you use:
To create an instance of this component you use:

```scheme
(MessageButton (@ (message "LIPS Scheme")))
Expand Down

0 comments on commit df5cbe6

Please sign in to comment.