Skip to content

Commit 4f5c76f

Browse files
committed
#44 changed readme
1 parent f1297bb commit 4f5c76f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Important for servers behind reverse proxy that need the public url to be used f
5555
We usually set the original url in an http header which is added by the reverse proxy (similar to the more standard `x-forwarded-proto` and `x-forwarded-for`)
5656

5757
### protocol
58-
If you specifically want to make sure that the Prerender service queries using http or https protocol, you can set the init-param `protocol` to `https` or `http` respectively.
58+
If you specifically want to make sure that the Prerender service queries using https or http protocol, you can set the init-param `protocol` to `https` or `http` respectively.
5959

6060
### Using your own prerender service
6161

0 commit comments

Comments
 (0)