Skip to content

Commit 485475c

Browse files
committed
doc: typo
1 parent 54ef968 commit 485475c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ An exhaustive list of options can be found on the :doc:`reference`.
109109
"itemsPerPage": 50,
110110
"Resources": [...]
111111
}
112-
- If :option:`RESOURCE_TYPE <scim-query.RESOURCE_TYPE>` and :option:`ID <scim-query.ID>` is unset, all the resource of the kind passed in parameter are returned.
112+
- If :option:`RESOURCE_TYPE <scim-query.RESOURCE_TYPE>` is set and :option:`ID <scim-query.ID>` is unset, all the resource of the kind passed in parameter are returned.
113113

114114
.. code-block:: console
115115
:caption: Querying all the users from the server.

0 commit comments

Comments
 (0)