You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update administration.rst
Correct Grammatical Error Concerning Purge From Fastly.com Upon Save
* Update administration.rst
Correct grammatical error as it relates to the 'Jobs' section of the documentation.
---------
Co-authored-by: Łukasz Langa <[email protected]>
Co-authored-by: Jacob Coffee <[email protected]>
Copy file name to clipboardexpand all lines: docs/source/administration.rst
+2-2
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ Pages are individual entire pages of markup content. They are require ``Title``
46
46
:Is Published: Controls whether or not the page is visible on the site.
47
47
:Template Name: By default Pages use the template ``templates/pages/default.html`` to use a different template enter the template path here.
48
48
49
-
.. note:: Pages are automatically purge from Fastly.com upon save.
49
+
.. note:: Pages are automatically purged from Fastly.com upon save.
50
50
51
51
.. _boxes:
52
52
@@ -82,7 +82,7 @@ Release Files have a checkbox named 'Download button' that determines which bina
82
82
Jobs
83
83
----
84
84
85
-
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.
85
+
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.
86
86
87
87
: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.
88
88
:Featured: Featured jobs are displayed more prominently on the landing page.
0 commit comments