Skip to content

Commit 786e05c

Browse files
authored
Clear up wording a tiny bit in ExternalWebserversFile.md
1 parent 8b0c8e2 commit 786e05c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiki/webserver/ExternalWebserversFile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ And on top of that it is compressed.
4444
Optionally:
4545
- If any map tile does not exist, instead of returning a 404 and showing errors in the browser console, we
4646
return a 204 (No Content).
47-
- If you are using a plugin/mod you usually have live-updating player-markers on your map. For those to work with an
47+
- If you are using BlueMap as a plugin/mod, you usually have live-updating player-markers on your map. For those to work with an
4848
external web-server you will also need to reverse-proxy all requests to `/maps/*/live/*` to the builtin web-server.
4949

5050
## NGINX

0 commit comments

Comments
 (0)