fix typo
This commit is contained in:
@@ -10,7 +10,7 @@ I tried to make it as compatible to as many systems as possible but some values
|
||||
|
||||
## DNS nameserver switch
|
||||
|
||||
This feature heavily depends on network-manager and it's dispatcher feature. In order to use it, put a file in `/etc/NetworkManager/dispatcher.d/` and name it `90-custom-resolv.conf` for example. Fill it:
|
||||
This feature heavily depends on network-manager and its dispatcher feature. In order to use it, put a file in `/etc/NetworkManager/dispatcher.d/` and name it `90-custom-resolv.conf` for example. Fill it:
|
||||
|
||||
```
|
||||
#!/bin/bash
|
||||
|
||||
Reference in New Issue
Block a user