Skip to content

Commit

Permalink
🚧 Readme bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
XionWCFM committed Aug 11, 2024
1 parent 255823e commit 93891ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 93891ce

Please sign in to comment.