Skip to content

Commit 6f0409e

Browse files
onurerhanKrzysztof Borowy
authored and
Krzysztof Borowy
committed
typo in docs (#232)
docs: typo
1 parent e7f144c commit 6f0409e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ getMyValue = async () => {
4545
// read error
4646
}
4747

48-
console.log('Done'.)
48+
console.log('Done.')
4949

5050
}
5151
```

0 commit comments

Comments
 (0)