MithrilJS / mithril-node-render

Use mithril views to render server side
MIT License
210 stars 44 forks source link

Error doc #95

Closed vincehi closed 4 years ago

vincehi commented 4 years ago

Hello ! 👋 In your README you say : Optionally pass in options as an object: m.render(component, options). but it is Optionally pass in options as an object: render(component, options)., no ?

dead-claudia commented 4 years ago

Feel free to file a pull request against the README to fix that. I have literally no clue how none of us thought to fix it... 🤦‍♀️😄

vincehi commented 4 years ago

I'm willing to do PR, but I don't have the permissions...

dead-claudia commented 4 years ago

@souricevincent You might appreciate this link - it should help you get started.

vincehi commented 4 years ago

@isiahmeadows Hello, I sent the correction, can you please merge it if it suits you. Thanks

dead-claudia commented 4 years ago

Sorry, wasn't watching the repo or I would've caught it. (This is primarily maintained by @StephanHoyer.)