Skip to content

Commit

Permalink
docs: fix code block formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
bfncs authored Nov 22, 2023
1 parent ea25bc8 commit 56f21a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ You might also replace dynamically with access to all the content of [Request](h
stringReplace({
'$host' => (req, res) => 'your host ' + req.hostname
});
```

## Configuration

Expand Down

0 comments on commit 56f21a2

Please sign in to comment.