mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
Small syntax update (#1775)
Apologies for the two tiny updates. The docs look really good. It's just an incorrect apostrophe.
This commit is contained in:
parent
8b0abcf0db
commit
beff00d581
@ -633,7 +633,7 @@ response stream:
|
||||
require("./components/hello").render({ name: "John" }, res);
|
||||
```
|
||||
|
||||
> The user’s of a Marko UI component do not need to know that the component was
|
||||
> The users of a Marko UI component do not need to know that the component was
|
||||
> implemented using Marko.
|
||||
|
||||
Contrast this with React as an example:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user