Skip to content

Commit e1384c0

Browse files
committed
Fix typo
1 parent f40daee commit e1384c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/client.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ after calling :func:`~fints.client.FinTS3Client.deconstruct`.
3939

4040
.. warning::
4141

42-
The data bassed to :func:`~fints.client.FinTS3Client.set_data` **MUST NOT** be from an untrusted source.
42+
The data passed to :func:`~fints.client.FinTS3Client.set_data` **MUST NOT** be from an untrusted source.
4343
Even if stored in a trusted location, we recommend using a HMAC or a similar mechanism to prevent unexpected
4444
tampering.
4545

0 commit comments

Comments
 (0)