Skip to content

Commit

Permalink
formatting - adding colon to Note
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhruv-0987 committed Feb 29, 2024
1 parent e854a2c commit d266fab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/dns-what-and-how-it-works/rule.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Understanding DNS is crucial for troubleshooting connectivity issues, optimizing

- **Browser Connection:** With the IP address now known to your machine, your browser can establish a connection to the web server hosting the domain and load the website.

**Note** The resolver's queries to root, TLD, and authoritative nameservers are recursive, meaning each server points to the next server in the chain until the IP address is found.
**Note:** The resolver's queries to root, TLD, and authoritative nameservers are recursive, meaning each server points to the next server in the chain until the IP address is found.

![DNS how it works](DNS-how-it-works.png)
**Figure: DNS - domain name resolving process.**
Expand Down

0 comments on commit d266fab

Please sign in to comment.