Skip to content

Commit 6292dc9

Browse files
committed
rename const
1 parent 73fd2a4 commit 6292dc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ export const CONST_DATA_BROKER_PROFILE_DETAIL_LIMITS = {
6464
addresses: 10,
6565
} as const;
6666
export const CONST_MAX_SCAN_RESULTS_PER_BROKER = 3 as const;
67-
export const CONST_CIRUS_V2_PATHNAME = "v2/features";
67+
export const CONST_CIRRUS_V2_PATHNAME = "v2/features";

0 commit comments

Comments
 (0)