Skip to content

Commit 229909d

Browse files
committed
docs: fix typos in readme
1 parent 8fcb84b commit 229909d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ pytest
229229

230230
* **0.3.2** Add `token_location` config (either `body` or `header`); Unset to prevent token reuse
231231

232-
:constuction: **BREAKING CHANGE**
232+
:construction: **BREAKING CHANGE**
233233
0.3.1 -> 0.3.2: `generate_csrf` marked for deprecation; `validate_csrf` is now async
234234

235235
* **0.3.5** Introduced Pydantic V2 related bug fixed in version 0.3.6; Affects `cookie_samesite`
@@ -240,7 +240,7 @@ pytest
240240
* **1.0.3** Failed experiement to integrate `mypyc` compilation due to dependency injection pattern
241241
* **1.0.4** Added flexible mode when `token_location` is omitted and multiple location checks
242242

243-
:constuction: **FAILED ROLLOUT**
243+
:construction: **FAILED ROLLOUT**
244244
1.0.3 -> 1.0.4: Accidentally rolled out with unrelated code; immediately deleted version from PyPI
245245

246246
* **1.0.5** Remove `@dataclass` leftover from failed experiment; Clarify failure reasons under tests

0 commit comments

Comments
 (0)