Skip to content

Commit 70c6a4b

Browse files
authored
docs: fix typo (#64)
1 parent f75eda0 commit 70c6a4b

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
@@ -348,7 +348,7 @@ function Greeting() {
348348
```
349349

350350
> Note, in case it's not clear what's happening here, you could also write
351-
> `handleClick` like this:
351+
> `handleSubmit` like this:
352352
353353
```javascript
354354
function handleSubmit(event) {

0 commit comments

Comments
 (0)