Skip to content

Commit

Permalink
Merge pull request kubernetes#3678 from hTrap/patch-4
Browse files Browse the repository at this point in the history
typo fixed
  • Loading branch information
bgrant0607 committed Jan 21, 2015
2 parents 1c31aa4 + a5d413b commit f100b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api-conventions.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The standard REST verbs (defined below) MUST return singular JSON objects. Some
All singular JSON resources returned by an API MUST have the following fields:

* kind: a string that identifies the schema this object should have
* apiVersion: a string that identifiers the version of the schema the object should have
* apiVersion: a string that identifies the version of the schema the object should have


### Objects
Expand Down

0 comments on commit f100b65

Please sign in to comment.