From ace76b78a880d16c21c17cae68e283911a1d1adc Mon Sep 17 00:00:00 2001 From: Nwokolo Godwin Chidera <46369062+alvindera97@users.noreply.github.com> Date: Wed, 23 Dec 2020 23:30:15 +0100 Subject: [PATCH 1/2] Update administration.rst Correct Grammatical Error Concerning Purge From Fastly.com Upon Save --- docs/source/administration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/administration.rst b/docs/source/administration.rst index 6a7ee08bf..143fd6448 100644 --- a/docs/source/administration.rst +++ b/docs/source/administration.rst @@ -46,7 +46,7 @@ Pages are individual entire pages of markup content. They are require ``Title`` :Is Published: Controls whether or not the page is visible on the site. :Template Name: By default Pages use the template ``templates/pages/default.html`` to use a different template enter the template path here. -.. note:: Pages are automatically purge from Fastly.com upon save. +.. note:: Pages are automatically purged from Fastly.com upon save. .. _boxes: From 8498f1ed86090ca3961f0f25d7d9f7069d9583a3 Mon Sep 17 00:00:00 2001 From: Nwokolo Godwin Chidera <46369062+alvindera97@users.noreply.github.com> Date: Wed, 23 Dec 2020 23:53:06 +0100 Subject: [PATCH 2/2] Update administration.rst Correct grammatical error as it relates to the 'Jobs' section of the documentation. --- docs/source/administration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/administration.rst b/docs/source/administration.rst index 143fd6448..cf5b0003f 100644 --- a/docs/source/administration.rst +++ b/docs/source/administration.rst @@ -82,7 +82,7 @@ Release Files have a checkbox named 'Download button' that determines which bina Jobs ---- -The jobs application is using to display Python jobs on the site. The data items should be fairly self explanatory. There are a couple of things to keep in mind. Logged in users of the site can submit jobs for review. +The jobs application is used to display Python jobs on the site. The data items should be fairly self explanatory. There are a couple of things to keep in mind. Logged in users of the site can submit jobs for review. :Status: Jobs enter the system in 'review' status after the submitter has entered them. Only jobs in the 'approved' state are displayed on the site. :Featured: Featured jobs are displayed more prominently on the landing page.