Skip to content

Commit 0a94f40

Browse files
committed
Small documentation fix
1 parent d3652f3 commit 0a94f40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*This project is not affiliated with the company netcup GmbH. Although it is developed by an employee, it is not an official client by netcup GmbH and was developed in my free time.*
33
*netcup is a registered trademark of netcup GmbH, Karlsruhe, Germany.*
44

5-
**A simple dynamic DNS client written in PHP for use with the netcup domain API.**
5+
**A simple dynamic DNS client written in PHP for use with the netcup DNS API.**
66

77
## Requirements
88
* Be a netcup customer: https://www.netcup.de – or for international customers: https://www.netcup.eu
@@ -22,7 +22,7 @@
2222
* Support for domain root and wildcard / specific subdomains at the same time
2323
* Creation of DNS record, if it doesn't already exist
2424
* Hiding output (quiet option)
25-
* Caching the IP provided to netcup DNS, to avoid running into (currently not existing) rate limits in the domain API
25+
* Caching the IP provided to netcup DNS, to avoid running into (currently not existing) rate limits in the DNS API
2626
* Add fallback API for determining public IP address, in case main API does return invalid / no IP address
2727
* Probably a lot more :grin: – to be continued...
2828

0 commit comments

Comments
 (0)