Skip to content

Commit 8aeaf87

Browse files
authored
chore(doc): fix typo in readme (#1505)
1 parent 3631cd7 commit 8aeaf87

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
@@ -32,7 +32,7 @@ go mod download github.com/stackitcloud/stackit-sdk-go/services/dns
3232
## Examples
3333

3434
This is an example on how to do create a client and interact with the STACKIT DNS service for reading and creating DNS zones. As prerequisite, you need a STACKIT project with its project ID.
35-
The setup of the authentication is describe below in section [Authentication](#authentication) in more detail.
35+
The setup of the authentication is described below in section [Authentication](#authentication) in more detail.
3636

3737
```go
3838
package main

0 commit comments

Comments
 (0)