Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
David Hewitt committed Nov 3, 2024
1 parent 016e0b5 commit 175c51a
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 @@ -43,7 +43,7 @@ console.log(result);
* jsonString: {
* email: "[REDACTED]"
* },
* url: "https://cv.moshie.dev/redactor?email=%5BREDACTED%5D&password=%5BREDACTED%5D&this=test"
* url: "https://cv.moshie.dev/redactor?email=[REDACTED]&password=[REDACTED]&this=test"
* }
*/
```
Expand Down

0 comments on commit 175c51a

Please sign in to comment.