Skip to content

Commit 94dfb93

Browse files
committed
Fix typo in the docs
1 parent a9d645f commit 94dfb93

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
@@ -59,7 +59,7 @@ You can customize the logger functions that are used to log errors in your proje
5959
```json
6060
{
6161
"settings": {
62-
"handle-errors": {
62+
"handleErrors": {
6363
"loggerFunctions": [
6464
"console.error",
6565
"console.warn",

0 commit comments

Comments
 (0)