Skip to content

Commit 1a8de70

Browse files
committed
Update comment
1 parent ec4ebfe commit 1a8de70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/app-check/src/client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export async function exchangeToken(
4747
const headers: HeadersInit = {
4848
'Content-Type': 'application/json'
4949
};
50-
// If platform logger exists, add the platform info string to the header.
50+
// If heartbeat service exists, add heartbeat header string to the header.
5151
const heartbeatService = heartbeatServiceProvider.getImmediate({
5252
optional: true
5353
});

0 commit comments

Comments
 (0)