Skip to content

Commit ea7c6dd

Browse files
committed
typo
Signed-off-by: Stephen Rugh <[email protected]>
1 parent 8b39b5f commit ea7c6dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/configs.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ export const getHeaders = async (scope, environment) => {
9999
};
100100

101101
/**
102-
* Retrieves query params from config entries like commerce.queryparams.pdp.my-param, etc and
102+
* Retrieves query params from config entries like commerce.queryparam.pdp.my-param, etc and
103103
* returns as object of all params like { my-query-param: value, ... }
104104
*/
105105
export const getQueryParams = async (scope, environment) => {

0 commit comments

Comments
 (0)