Skip to content

Commit 1fd4ed0

Browse files
onurtemizkans1gr1d
andauthored
Update packages/node/src/integrations/tracing/firebase/otel/patches/firestore.ts
Co-authored-by: Sigrid Huemer <[email protected]>
1 parent 22a9fbf commit 1fd4ed0

File tree

1 file changed

+1
-1
lines changed
  • packages/node/src/integrations/tracing/firebase/otel/patches

1 file changed

+1
-1
lines changed

packages/node/src/integrations/tracing/firebase/otel/patches/firestore.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ import type {
4141
* @param tracer - Opentelemetry Tracer
4242
* @param firestoreSupportedVersions - supported version of firebase/firestore
4343
* @param wrap - reference to native instrumentation wrap function
44-
* @param unwrap - reference to native instrumentation wrap function
44+
* @param unwrap - reference to native instrumentation unwrap function
4545
*/
4646
export function patchFirestore(
4747
tracer: Tracer,

0 commit comments

Comments
 (0)