Skip to content

Commit 48cfcf0

Browse files
committed
Merge branch '7.1' into 7.2
* 7.1: Update asset_mapper.rst
2 parents b469ceb + 3ee3f40 commit 48cfcf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/asset_mapper.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ To make your AssetMapper-powered site fly, there are a few things you need to
648648
do. If you want to take a shortcut, you can use a service like `Cloudflare`_,
649649
which will automatically do most of these things for you:
650650

651-
- **Use HTTP/2**: Your web server should be running HTTP/2 (or HTTP/3) so the
651+
- **Use HTTP/2**: Your web server should be running HTTP/2 or HTTP/3 so the
652652
browser can download assets in parallel. HTTP/2 is automatically enabled in Caddy
653653
and can be activated in Nginx and Apache. Or, proxy your site through a
654654
service like Cloudflare, which will automatically enable HTTP/2 for you.

0 commit comments

Comments
 (0)