status.go
changeset 108 3f21113728f4
parent 106 356507eb8db6
child 110 0ee4bfc17cc8
--- a/status.go	Thu Apr 13 13:44:09 2017 +0200
+++ b/status.go	Thu Apr 13 19:03:09 2017 +0200
@@ -8,7 +8,7 @@
 	"github.com/sendgrid/rest"
 )
 
-// updateStatusOptions contains option field for POST and DELETE API calls
+// updateStatusOptions contains option fields for POST and DELETE API calls
 type updateStatusOptions struct {
 	// The ID is used for most commands
 	ID int