From cdb26610782176955cd8cfb0b3c3e242ca819f74 Mon Sep 17 00:00:00 2001 From: Theron Luhn Date: Mon, 26 Aug 2019 15:25:53 -0700 Subject: Doc fix via @mmerickel Co-Authored-By: Michael Merickel --- docs/glossary.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/glossary.rst b/docs/glossary.rst index b850f6e3e..36272f08c 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -303,7 +303,7 @@ Glossary request. Oftentimes this is the ID of the user object in a database. identity - An identity is an object identify the user associated with the + An identity is an object identifying the user associated with the current request. The identity can be any object, but should implement a ``__str__`` method that outputs a corresponding :term:`userid`. -- cgit v1.2.3