From 88604df184d312416173bb76f16d0846ab348c10 Mon Sep 17 00:00:00 2001 From: Lucas Hohmann Date: Wed, 23 Jun 2021 16:07:10 -0300 Subject: [PATCH] Fixed README typo --- README.md | 2 +- info.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db256d0..8620233 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This is a custom component that can update both IPV4 and IPV6 entries of a [Duck + Three different IPV4 update modes: *(off, duckdns, nameserver)*. + Two different IPV6 update modes: *(off, nameserver)*. + Optionally, the user can specify the nameservers and host that he/she wants to use to resolve the IP addresses. -+ A Service Call that allows setting the TXT entry ++ A Service Call that allows setting the TXT entry. ## Limitations diff --git a/info.md b/info.md index db256d0..8620233 100644 --- a/info.md +++ b/info.md @@ -15,7 +15,7 @@ This is a custom component that can update both IPV4 and IPV6 entries of a [Duck + Three different IPV4 update modes: *(off, duckdns, nameserver)*. + Two different IPV6 update modes: *(off, nameserver)*. + Optionally, the user can specify the nameservers and host that he/she wants to use to resolve the IP addresses. -+ A Service Call that allows setting the TXT entry ++ A Service Call that allows setting the TXT entry. ## Limitations