Skip to content

Commit b0f825d

Browse files
committed
s/content's/contents, props @jasonrudolph
1 parent 88008a0 commit b0f825d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/changes/2015-08-04-get-license-contents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The [License API Preview](/v3/licenses/) now allows you to retrieve the contents
99

1010
curl -H "Accept: application/vnd.github.drax-preview+json" https://api.github.com/repos/benbalter/gman
1111

12-
You can now also get the content's of the repository's license file, whether or not the license was successfully identified via the license contents endpoint:
12+
You can now also get the contents of the repository's license file, whether or not the license was successfully identified via the license contents endpoint:
1313

1414
curl -H "Accept: application/vnd.github.drax-preview+json" https://api.github.com/repos/benbalter/gman/license
1515

0 commit comments

Comments
 (0)