diff options
| author | Christian Göttsche | 2024-05-29 20:38:27 +0200 |
|---|---|---|
| committer | jvoisin | 2024-06-06 16:28:33 +0200 |
| commit | 087590b889fc2746c1392fe0b36984ed3ec1e3b0 (patch) | |
| tree | 9d329097f4d6dfb7e1ff134689ab1bcc20456182 /doc/source/cookies.rst | |
| parent | 7b6fba417004fc9f5d17bcec1dd6be63f568ae8d (diff) | |
Fix misc typos
Diffstat (limited to 'doc/source/cookies.rst')
| -rw-r--r-- | doc/source/cookies.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/cookies.rst b/doc/source/cookies.rst index 7d6ef24..2c71abd 100644 --- a/doc/source/cookies.rst +++ b/doc/source/cookies.rst | |||
| @@ -37,7 +37,7 @@ It can either be set to ``strict`` or ``lax``: | |||
| 37 | - The ``lax`` attribute prevents cookies from being sent cross-domain for | 37 | - The ``lax`` attribute prevents cookies from being sent cross-domain for |
| 38 | "dangerous" methods, like ``POST``, ``PUT`` or ``DELETE``. | 38 | "dangerous" methods, like ``POST``, ``PUT`` or ``DELETE``. |
| 39 | 39 | ||
| 40 | - The ``strict`` one prevents any cookies from beind sent cross-domain. | 40 | - The ``strict`` one prevents any cookies from being sent cross-domain. |
| 41 | 41 | ||
| 42 | :: | 42 | :: |
| 43 | 43 | ||
