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 b2ac664 commit 61455edCopy full SHA for 61455ed
packages/middleware-http-debug-log/src/getMiddlewareTimerPlugin.ts
@@ -12,7 +12,7 @@ import {
12
* This plugin logs or records the timings of the middleware named in options.middlewareNames.
13
*
14
* @param options.middlewareNames - names of the middleware to measure.
15
- * @param options.storage - a container for the data. If non is provided, metrics will be logged to console.
+ * @param options.storage - a container for the data. If none is provided, metrics will be logged to console.
16
17
* @beta
18
*/
0 commit comments