Skip to content

Commit

Permalink
README: Fix "records" typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wiktor-k committed Aug 31, 2018
1 parent 2f25c99 commit 8e70933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -47,7 +47,7 @@ for (A a : answers) {
}
```

MiniDNS also provides full support for SRV resource reocrds and their handling.
MiniDNS also provides full support for SRV resource records and their handling.

```java
SrvResolverResult result = DnssecResolverApi.INSTANCE.resolveSrv(SrvType.xmpp_client, "example.org")
Expand Down

0 comments on commit 8e70933

Please sign in to comment.