Fix typo in Version doc
Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)master
							parent
							
								
									3531b22b46
								
							
						
					
					
						commit
						8fc782ae09
					
				|  | @ -12,7 +12,7 @@ type APIVersion struct { | ||||||
| 	// such as "registry"
 | 	// such as "registry"
 | ||||||
| 	Type string | 	Type string | ||||||
| 
 | 
 | ||||||
| 	// Version is the vesion of the API specification implemented,
 | 	// Version is the version of the API specification implemented,
 | ||||||
| 	// This may omit the revision number and only include
 | 	// This may omit the revision number and only include
 | ||||||
| 	// the major and minor version, such as "2.0"
 | 	// the major and minor version, such as "2.0"
 | ||||||
| 	Version string | 	Version string | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue