Skip to content

Commit 81c3583

Browse files
docs(account/create): Fix typo
1 parent f1a99f0 commit 81c3583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/account.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Documentation
156156
157157
.. function:: create_account(account_id: str, public_key: Union[str, bytes], initial_balance: int, nowait=False)
158158

159-
Create new account in subdomian of current account. For example, if current account is "test.near",
159+
Create new account in subdomain of current account. For example, if current account is "test.near",
160160
you can create "wwww.test.near"
161161

162162
:param account_id: new account id

0 commit comments

Comments
 (0)