Skip to content

Commit

Permalink
fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislav-atr committed Oct 17, 2022
1 parent 5829712 commit 0ee0f61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scriptlets/trusted-replace-xhr-response.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import {
*
* **Syntax**
* ```
* example.org#%#//scriptlet('trusted-replace-xhr-response'[, propsToMatch, pattern[, replacement]])
* example.org#%#//scriptlet('trusted-replace-xhr-response', pattern, replacement[, propsToMatch])
* ```
*
* - pattern - required, argument for matching contents of responseText that should be replaced.
Expand Down

0 comments on commit 0ee0f61

Please sign in to comment.