Skip to content

Commit 3052743

Browse files
committed
Update README.md
1 parent d129d67 commit 3052743

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
@@ -86,7 +86,7 @@ To handle exceptions correctly put this right after all route handlers.
8686

8787
## Troubleshooting
8888

89-
If logging isn't working, enable internal debug logging for Stackify by setting the degub flag in the Stackify options.
89+
If logging isn't working, enable internal debug logging for Stackify by setting the debug flag in the Stackify options.
9090

9191
```js
9292
stackify.start({apiKey: '***', env: 'dev', debug: true});

0 commit comments

Comments
 (0)