Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit 454283c

Browse files
committed
Update pages.md
1 parent 809e2fd commit 454283c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/v3/repos/pages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Pages | GitHub API
66

77
The Pages API retrieves information about your GitHub Pages configuration, and
88
the statuses of your builds. Information about the site and the builds can only be
9-
accessed by authenticated owners, even thought the websites are public.
9+
accessed by authenticated owners, even though the websites are public.
1010

1111
* TOC
1212
{:toc}
@@ -32,4 +32,4 @@ accessed by authenticated owners, even thought the websites are public.
3232
GET /repos/:owner/:repo/pages/builds/latest
3333

3434
<%= headers 200 %>
35-
<%= json(:pages_build) %>
35+
<%= json(:pages_build) %>

0 commit comments

Comments
 (0)