Skip to content

Commit

Permalink
Update README.md (#175)
Browse files Browse the repository at this point in the history
typo fix
  • Loading branch information
gghazinouri authored Feb 5, 2024
1 parent 2f13b13 commit 52ed380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Connections can be wrapped to create nested connections over a new transport. Fo

### Bypass DNS-based Blocking

The Outline SDK offers two types of strategies for evading DNS-based blocking: resillient DNS or address override.
The Outline SDK offers two types of strategies for evading DNS-based blocking: resilient DNS or address override.

- The [dns](https://pkg.go.dev/github.com/Jigsaw-Code/outline-sdk/dns) package can replace the resolution based on the system resolver with more resillient options:
- Encrypted DNS over HTTPS (DoH) or TLS (DoT)
Expand Down

0 comments on commit 52ed380

Please sign in to comment.