Skip to content

Commit 4fc5234

Browse files
committed
fix doc text
1 parent d622aed commit 4fc5234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

convex_api/account.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def __init__(self, private_key, address=None, name=None):
5656
To re-use the account again, you can import the keys and set the account address using one of the `import..` methods.
5757
5858
**Note**
59-
For security reasons all of the keys, and text returned by the accounts are only truncated ending with a **`...`**
59+
For security reasons all of the keys and password text displayed below in the documentation are only truncated ending with a **`...`**
6060
6161
.. code-block:: python
6262

0 commit comments

Comments
 (0)