﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
26894	Small typo in docs FAQ: The admin	Nick Mavrakis	nobody	"I recently discover a small typo in the documentation (page: [[https://docs.djangoproject.com/en/dev/faq/admin/#i-can-t-log-in-when-i-enter-a-valid-username-and-password-it-just-brings-up-the-login-page-again-with-no-error-messages|FAQ: The admin]]).

The paragraph:
The login cookie isn’t being set correctly, because the domain of the cookie sent out by Django doesn’t match the domain in your browser. ***Try these two things***:

should become:
The login cookie isn’t being set correctly, because the domain of the cookie sent out by Django doesn’t match the domain in your browser. ***Try the one below***:

Because the number of solutions given below is just **one**, instead of **two**!

Cheers to all djangonauts!"	Uncategorized	closed	Documentation	dev	Normal	fixed			Unreviewed	0	0	0	0	1	0
