Actions
Todo #12983
closedFix instances of double words
Start date:
Due date:
% Done:
0%
Estimated time:
Description
I found some unimportant typos in https://docs.netgate.com/pfsense/en/latest/services/dns/resolution-process.html#dns-resolution-steps
The third step in dns-resolutoin-steps is "The client contacts the first server in its list and sends a query. It it does not receive a response, it will query the next server in the list.", I think it should be change to "The client contacts the first server in its list and sends a query. If it does not receive a response, it will query the next server in the list."
Actions