From d01219331c8d17c9154d76b897ad1c65ec932912 Mon Sep 17 00:00:00 2001 From: Joren Vandeweyer Date: Thu, 26 Oct 2023 10:00:36 +0200 Subject: [PATCH] fixed typo --- docs/model/spec.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/model/spec.rst b/docs/model/spec.rst index 8734464..665f4ee 100644 --- a/docs/model/spec.rst +++ b/docs/model/spec.rst @@ -461,7 +461,7 @@ This model function is **required** if the ``password`` grant is used. +-------------------+----------+---------------------------------------------------------------------+ | password | String | The user's password. | +-------------------+----------+---------------------------------------------------------------------+ -| client (optional) | Client | The user's password. | +| client (optional) | Client | The client. | +-------------------+----------+---------------------------------------------------------------------+ **Return value:**