Skip to content

Commit ab4c0fc

Browse files
author
Josh Appel
committed
typo
1 parent 503f9d5 commit ab4c0fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SNIPPETS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -795,7 +795,7 @@ Find the process time it took for events to finish.
795795
796796
```javascript
797797

798-
// list events of to calculate processing time
798+
// list events to calculate processing time
799799

800800
const events = new Map([
801801
["connectTime", { start: "connectStart", end: "connectEnd" }],

0 commit comments

Comments
 (0)