Jekyll build from gh-pages:8098240 fixing type on faq page
Project: http://git-wip-us.apache.org/repos/asf/incubator-pirk/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-pirk/commit/6250eea1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-pirk/tree/6250eea1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-pirk/diff/6250eea1 Branch: refs/heads/asf-site Commit: 6250eea1ed38e870763a4ac65a91bbc965127fb1 Parents: a672b31 Author: eawilliams <[email protected]> Authored: Mon Aug 1 09:51:04 2016 -0400 Committer: eawilliams <[email protected]> Committed: Mon Aug 1 09:51:06 2016 -0400 ---------------------------------------------------------------------- faq.html | 2 +- feed.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/6250eea1/faq.html ---------------------------------------------------------------------- diff --git a/faq.html b/faq.html index 404fd93..94ce8b8 100644 --- a/faq.html +++ b/faq.html @@ -160,7 +160,7 @@ <p>As such, the authentication of the Query and Response objects remain external to Pirk and is left as a part of the access control/authentication of usersâ systems that are running the Pirk application and communicating with each other.</p> -<p>This also of the same philosophy as the Responderâs data access: the Responder can only execute a query over data to which the data owner has given it access. This is enforced outside of Pirk â data access controls of the data owner for a data user (such as Pirk) are outside of the scope of the Pirk project.</p> +<p>This also is of the same philosophy as the Responderâs data access: the Responder can only execute a query over data to which the data owner has given it access. This is enforced outside of Pirk â data access controls of the data owner for a data user (such as Pirk) are outside of the scope of the Pirk project.</p> </div> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/6250eea1/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index 33278cc..ca41af2 100644 --- a/feed.xml +++ b/feed.xml @@ -6,8 +6,8 @@ </description> <link>http://pirk.incubator.apache.org/</link> <atom:link href="http://pirk.incubator.apache.org/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Mon, 01 Aug 2016 09:45:50 -0400</pubDate> - <lastBuildDate>Mon, 01 Aug 2016 09:45:50 -0400</lastBuildDate> + <pubDate>Mon, 01 Aug 2016 09:51:05 -0400</pubDate> + <lastBuildDate>Mon, 01 Aug 2016 09:51:05 -0400</lastBuildDate> <generator>Jekyll v3.0.5</generator> </channel>
