web UI -- Fix description of hosts rule syntax, it's other way around

This commit is contained in:
Eugene Bujak 2018-09-25 18:22:41 +03:00
parent 92399b8ebf
commit b0549a8e5b
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ export default class UserRules extends Component {
domain and all its subdomains
</li>
<li>
<code>example.org 127.0.0.1</code> - AdGuard DNS will now return
<code>127.0.0.1 example.org</code> - AdGuard DNS will now return
127.0.0.1 address for the example.org domain (but not its subdomains).
</li>
<li>