Skip to content

Commit 31974d5

Browse files
committed
Merge pull request #35 from jmtd/patch-1
lowercase 'description'
2 parents cb83291 + 241ee97 commit 31974d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The following types of data are being considered:
3636
| vendor | Owner of the image|
3737
| url | Url with more information on the image|
3838
| summary | Short Description of the image|
39-
| Description | Detailed description of the image|
39+
| description | Detailed description of the image|
4040
| vcs_type | The type of version control used by the container source. Generally one of git, hg, svn, bzr, cvs|
4141
| vcs_url | URL of the version control repository|
4242
| vcs_ref | A 'reference' within the version control repository; e.g. a git commit, or a subversion branch|

0 commit comments

Comments
 (0)