diff --git a/xmrnodes/templates/index.html b/xmrnodes/templates/index.html index f0f7a9a..af44227 100644 --- a/xmrnodes/templates/index.html +++ b/xmrnodes/templates/index.html @@ -44,7 +44,7 @@

{% if web_compatible %} - Web compatible means the node is run on such a way that it allows web clients to access their APIs (CORS headers allow all and secure HTTP / TLS terminated). + Web compatible means the node is run in such a way that it allows web clients to access their APIs (CORS headers allow all and secure HTTP / TLS terminated).
The more nodes there are running with these settings the more robust web clients will be in the future.