Skip to content

Commit df0921c

Browse files
joker23kinyoklion
andauthored
Update packages/shared/sdk-client/src/flag-manager/FlagUpdater.ts
Co-authored-by: Ryan Lamb <[email protected]>
1 parent b8f8d9a commit df0921c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/shared/sdk-client/src/flag-manager/FlagUpdater.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export default class FlagUpdater {
5252
});
5353
} else {
5454
this._logger.warn(
55-
'Received a change event wihtout an active context. Changes will not be propagated.',
55+
'Received a change event without an active context. Changes will not be propagated.',
5656
);
5757
}
5858
}

0 commit comments

Comments
 (0)