Skip to content

Commit

Permalink
fix(go-sdk): Incorrect README Display format (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhamzeh authored May 31, 2024
2 parents 2b99283 + 1be35c1 commit 2583610
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/clients/go/template/README_retries.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ func main() {
if err != nil {
// .. Handle error
}
}
}
```

0 comments on commit 2583610

Please sign in to comment.