Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: legobeat <[email protected]>
  • Loading branch information
matthewwalsh0 and legobeat authored Sep 19, 2024
1 parent 41cf178 commit d18feb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/scripts/lib/createTracingMiddleware.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Request and repsonses are currently untyped.
// Request and responses are currently untyped.
/* eslint-disable @typescript-eslint/no-explicit-any */

import { MESSAGE_TYPE } from '../../../shared/constants/app';
Expand Down

0 comments on commit d18feb4

Please sign in to comment.