Skip to content

Commit 56f21a2

Browse files
authored
docs: fix code block formatting
1 parent ea25bc8 commit 56f21a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ You might also replace dynamically with access to all the content of [Request](h
5151
stringReplace({
5252
'$host' => (req, res) => 'your host ' + req.hostname
5353
});
54+
```
5455

5556
## Configuration
5657

0 commit comments

Comments
 (0)