diff --git a/README.md b/README.md index a8902d6..39d7783 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ## Description ronin-dns-proxy is a configurable DNS proxy server library. It supports -reutrning spoofing DNS results or passing DNS queries through to the upstream +returning spoofing DNS results or passing DNS queries through to the upstream DNS nameserver. ## Features diff --git a/gemspec.yml b/gemspec.yml index 040935a..50ce6e3 100644 --- a/gemspec.yml +++ b/gemspec.yml @@ -2,7 +2,7 @@ name: ronin-dns-proxy summary: A configurable DNS proxy server library. description: | ronin-dns-proxy is a configurable DNS proxy server library. It supports - reutrning spoofing DNS results or passing DNS queries through to the upstream + returning spoofing DNS results or passing DNS queries through to the upstream DNS nameserver. license: LGPL-3.0