Skip to content

Commit 978c7bb

Browse files
committed
docs: fix typos
1 parent 6adbf98 commit 978c7bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ import (
5252
func main() {
5353
client := namesilo.NewClient("1234")
5454

55-
// Set the endpoint to use the OTE endpoint.
55+
// Get the endpoint to use the OTE endpoint.
5656
endpoint, err := namesilo.GetEndpoint(false, true)
5757
if err != nil {
5858
log.Fatal(err)

0 commit comments

Comments
 (0)