Fix documentation typo: accesible → accessible (#4033)

This commit is contained in:
Adrián Chaves 2019-09-25 11:13:37 +02:00 committed by GitHub
parent 1364e92007
commit 447b3d9d81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ def request_fingerprint(request, include_headers=None):
and are equivalent (ie. they should return the same response).
Another example are cookies used to store session ids. Suppose the
following page is only accesible to authenticated users:
following page is only accessible to authenticated users:
http://www.example.com/members/offers.html