Skip to content

Commit 7c15bfa

Browse files
committed
update name
1 parent 7022ac4 commit 7c15bfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sdk/akamai/src/createPlatformInfo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import type { Info, PlatformData, SdkData } from '@launchdarkly/js-server-sdk-co
88
class AkamaiPlatformInfo implements Info {
99
platformData(): PlatformData {
1010
return {
11-
name: 'Akamai Edge',
11+
name: 'Akamai Edge Worker',
1212
};
1313
}
1414

0 commit comments

Comments
 (0)