#31059 closed Cleanup/optimization (fixed)
Typo in django 3.0 releases notes.
| Reported by: | Maxim Zemskov | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 3.0 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
Hey.
It looks like there is a typo at "Security"https://github.com/django/django/blob/3b347a8a00273e9cc2fd9d4a5c61569c08398769/docs/releases/3.0.txt#L330 section of django 3.0 releases notes. Looks like there should be X_FRAME_OPTIONS instead of X_FRAME_ORIGINS
Change History (3)
comment:1 by , 6 years ago
| Summary: | Typo in django 3.0 releases notes → Typo in django 3.0 releases notes. |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
Note:
See TracTickets
for help on using tickets.
Thanks.