docs: fix typo in README.md

Co-authored-by: Jonathan Underwood <junderwood@bitcoinbank.co.jp>
This commit is contained in:
Nicolas Duchon 2021-08-13 10:54:12 +02:00
parent 47a4f58ca1
commit d48ba070b7
No known key found for this signature in database
GPG key ID: EA3151C66A4D79E7

View file

@ -124,7 +124,7 @@ It is also possible to specify multiple paths with regex locations like `VIRTUAL
The full request URI will be forwarded to the serving container in the `X-Forwarded-Path` header.
**NOTE**: Your application needs to be able to generate links starting with `VIRTUAL_PATH`. This can be achieved by it being natively on this path or havin an option to prepend this path. The application does not need to expect this path in the request.
**NOTE**: Your application needs to be able to generate links starting with `VIRTUAL_PATH`. This can be achieved by it being natively on this path or having an option to prepend this path. The application does not need to expect this path in the request.
#### VIRTUAL_DEST