Skip to content

Commit

Permalink
Fix review comment
Browse files Browse the repository at this point in the history
Signed-off-by: EdricCua <[email protected]>
  • Loading branch information
EdricCua committed Jan 31, 2025
1 parent b09e377 commit 046036a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/api/glide_cluster_client.go
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ func (client *GlideClusterClient) DBSizeWithOptions(opts options.RouteOption) (i
//
// A map where each address is the key and its corresponding node response is the information for the default sections.
//
// For example:
// Example:
//
// response, err := clusterClient.EchoWithOptions(opts)
// if err != nil {
Expand Down

0 comments on commit 046036a

Please sign in to comment.