We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b8d6b8 commit 95f31dbCopy full SHA for 95f31db
readme.md
@@ -178,12 +178,12 @@ This module will also register a few methods in all your handlers/interceptors/l
178
179
```js
180
/**
181
- * Method to turn on the rendering of the debug panel on a reqquest
+ * Method to turn on the rendering of the debug panel on a request
182
*/
183
any function showDebugger()
184
185
186
- * Method to turn off the rendering of the debug panel on a reqquest
+ * Method to turn off the rendering of the debug panel on a request
187
188
any function hideDebugger()
189
0 commit comments