Skip to content

Commit e4e3dc3

Browse files
committed
Fix typo and improve wording
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
1 parent 47b24c4 commit e4e3dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ If any such entries are present, the configuration file is not used, as such ent
3333
If no usable resolv.conf is found, K3s will print a warning message to the logs, and generate a stub resolv.conf that uses `8.8.8.8` and `2001:4860:4860::8888` as the nameservers.
3434

3535
If you want to provide K3s with an alternative resolver configuration without modifying the system configuration files, you may use the `--resolv-conf` option to specify the path to a suitable file.
36-
Manually selected files are not subejct to viability checks.
36+
Manually specified resolver configuration files are not subject to viability checks.
3737

3838
### CoreDNS Custom Configuration Imports
3939

0 commit comments

Comments
 (0)