Browse Source

fix(docs): Fix typo

Daniel Quinn 4 years ago
parent
commit
837b6a0e53
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/dyndns/update-api.rst

+ 1 - 1
docs/dyndns/update-api.rst

@@ -17,7 +17,7 @@ whenever possible**.
 
 Update Request
 ``````````````
-An IP updates is performed by sending a ``GET`` request to ``update.dedyn.io``
+An IP update is performed by sending a ``GET`` request to ``update.dedyn.io``
 via IPv4 or IPv6.  To enforce IPv6, use ``update6.dedyn.io``.  The path
 component can be chosen freely as long as it does not end in ``.ico`` or
 ``.png``.  HTTPS is recommended over HTTP.