Skip to content

Commit

Permalink
Doc tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
bitfield committed Jul 13, 2018
1 parent 58191c6 commit cb449dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/uptimerobot.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ type Client struct {
// Error represents an API error.
type Error map[string]interface{}

// Params holds optional parameters for API calls
// Params holds optional parameters for API calls.
type Params map[string]string

// Response represents an API response.
Expand Down

0 comments on commit cb449dd

Please sign in to comment.