Skip to content

Commit e883411

Browse files
authored
Update README.md
1 parent c3b2ec7 commit e883411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ const rootElement = document.getElementById("root");
287287
ReactDOM.render(<App />, rootElement);
288288
```
289289

290-
**A complex example: useEventCallback with both inputs$ and state$**
290+
**A complex example: useEventCallback with both `inputs$` and `state$`**
291291

292292
[live demo](https://codesandbox.io/s/n1pn02jxym)
293293

0 commit comments

Comments
 (0)