Skip to content

Commit

Permalink
[DOCS] Fix an error in the Eel helper code sample
Browse files Browse the repository at this point in the history
  • Loading branch information
beromir committed Nov 24, 2021
1 parent e651e05 commit f31af22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,5 +132,5 @@ You can also use the Ray Eel helper to debug your site.
The second parameter can be used to set a debug action for NodeTypes.

```
{Beromir.Ray.debug(node), 'properties'}
{Beromir.Ray.debug(node, 'properties')}
```

0 comments on commit f31af22

Please sign in to comment.