This commit is contained in:
Maximilian Hils 2016-06-06 19:30:45 -07:00
parent 7f0c8ab40e
commit b180bfcf35
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ is a response specifier.
File Access
^^^^^^^^^^^
There are two operators in the :ref:`language <language>`` that load contents
There are two operators in the :ref:`language <language>` that load contents
from file - the **+** operator to load an entire request specification from
file, and the **>** value specifier. In pathod, both of these operators are
restricted to a directory specified at startup, or disabled if no directory is