Skip to content

Commit

Permalink
refactor: change a param
Browse files Browse the repository at this point in the history
  • Loading branch information
nickybondarenko committed Sep 12, 2024
1 parent a0e90b9 commit 881be24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sdk/src/Confidence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ export class Confidence implements EventSender, Trackable, FlagResolver {
* @param environment - can be either "client" or "backend"
* @param fetchImplementation - fetch implementation
* @param logger - debug logger
* @param customResolveBaseUrl - custom backend resolve URL
* @param resolveBaseUrl - custom backend resolve URL
* @returns
*/
static create({
Expand Down

0 comments on commit 881be24

Please sign in to comment.