diff --git a/Resources-Library.md b/Resources-Library.md index c17a98a..3285dbb 100644 --- a/Resources-Library.md +++ b/Resources-Library.md @@ -1189,8 +1189,10 @@ Modifies the response of all fetch requests in order to replace part of the text Run without any arguments to log requests. Parameters: - pattern + The pattern to replace. Can be a regex - replacement + The string to replace _pattern_ with. ***