omahs 2 anni fa
parent
commit
f746fdbdbf
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      docs/content/en/docs/Getting started/api.md

+ 2 - 2
docs/content/en/docs/Getting started/api.md

@@ -108,7 +108,7 @@ The endpoint accept a JSON payload of the following form:
 }
 ```
 
-Takes a regex and a set of records and registers then to the blockchain.
+Takes a regex and a set of records and registers them to the blockchain.
 
 The DNS table in the ledger will be used by the embedded DNS server to handle requests locally.
 
@@ -140,4 +140,4 @@ or as well while running the vpn:
 
 ```bash
 $ edgevpn api --api-listen "unix://<path/to/socket>"
-```
+```