Skip to content

Commit

Permalink
fix(go-sdk): README Display format incorrect
Browse files Browse the repository at this point in the history
related to this issue: 
openfga/go-sdk#104
  • Loading branch information
chgc authored May 31, 2024
1 parent 2b99283 commit 1be35c1
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 1be35c1

Please sign in to comment.