fixing typo
This commit is contained in:
		| @@ -45,7 +45,7 @@ var ( | |||||||
| 	HeaderPrefix = "X-Micro-" | 	HeaderPrefix = "X-Micro-" | ||||||
| ) | ) | ||||||
|  |  | ||||||
| // NewService creates an returns a new Service based on the packages within. | // NewService creates and returns a new Service based on the packages within. | ||||||
| func NewService(opts ...Option) Service { | func NewService(opts ...Option) Service { | ||||||
| 	return newService(opts...) | 	return newService(opts...) | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user