stupid typo

This commit is contained in:
lza_menace 2022-08-29 01:13:57 -07:00
parent d2bb0ca76f
commit 26d3d8e473

View file

@ -44,7 +44,7 @@
<p class="center">
{% if web_compatible %}
<strong>
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).
<br>
The more nodes there are running with these settings the more robust web clients will be in the future.
</strong>