Skip to content

Commit

Permalink
private/model/api: Fix typo in docs.
Browse files Browse the repository at this point in the history
Fixes typo in operation type's docs.
  • Loading branch information
Doug-AWS authored and jasdel committed Apr 3, 2018
1 parent 6755a29 commit 1e1596e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion private/model/api/operation.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ const op{{ .ExportedName }} = "{{ .Name }}"
// {{ .ExportedName }}Request generates a "aws/request.Request" representing the
// client's request for the {{ .ExportedName }} operation. The "output" return
// value will be populated with the request's response once the request complets
// value will be populated with the request's response once the request completes
// successfuly.
//
// Use "Send" method on the returned Request to send the API call to the service.
Expand Down

0 comments on commit 1e1596e

Please sign in to comment.