Skip to content

Commit

Permalink
[DOCS] Correct an error in the code snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
beromir authored Oct 6, 2021
1 parent 2f02ac6 commit df466fd
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 @@ -70,7 +70,7 @@ renderer = afx`

```html
renderer = afx`
<Beromir.Ray:Debug debugValues={node}/>
<Beromir.Ray:Debug value={node}/>
`
```

Expand Down

0 comments on commit df466fd

Please sign in to comment.