diff --git a/README.md b/README.md index a2cdca0..4ba0626 100644 --- a/README.md +++ b/README.md @@ -290,7 +290,7 @@ createStep(step:string , options:{ For deleteQueryParams, enter the key value of queryParams you want to delete. qsOptions uses StringifyBaseOptions from the qs library. -In the case of `prefix` and `qsOptions.addQueryPrefix, if entered as options in createStep, the value is used. Otherwise, the value entered in funnelOptions is used. +In the case of `prefix` and `qsOptions.addQueryPrefix`, if entered as options in createStep, the value is used. Otherwise, the value entered in funnelOptions is used. # Examples