Skip to content

Commit 95f31db

Browse files
authored
Spelling exception
Because they are not errors. :)
1 parent 7b8d6b8 commit 95f31db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,12 +178,12 @@ This module will also register a few methods in all your handlers/interceptors/l
178178

179179
```js
180180
/**
181-
* Method to turn on the rendering of the debug panel on a reqquest
181+
* Method to turn on the rendering of the debug panel on a request
182182
*/
183183
any function showDebugger()
184184

185185
/**
186-
* Method to turn off the rendering of the debug panel on a reqquest
186+
* Method to turn off the rendering of the debug panel on a request
187187
*/
188188
any function hideDebugger()
189189

0 commit comments

Comments
 (0)