We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f40daee commit e1384c0Copy full SHA for e1384c0
1 file changed
docs/client.rst
@@ -39,7 +39,7 @@ after calling :func:`~fints.client.FinTS3Client.deconstruct`.
39
40
.. warning::
41
42
- The data bassed to :func:`~fints.client.FinTS3Client.set_data` **MUST NOT** be from an untrusted source.
+ The data passed to :func:`~fints.client.FinTS3Client.set_data` **MUST NOT** be from an untrusted source.
43
Even if stored in a trusted location, we recommend using a HMAC or a similar mechanism to prevent unexpected
44
tampering.
45
0 commit comments