Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Commit da62441

Browse files
Update tutorials.md
1 parent 7c10f04 commit da62441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ or
1212

1313
##READ THIS!
1414

15-
You will not be able to use Theta Data unless you instaniate a ThetaClient object with the `username` and `passwd` fields. These examples do not instaniate ThetaClient that way but you should. An example of proper ThetaClient instaniation is as follows:
15+
You will not be able to use Theta Data unless you instaniate a ThetaClient object with the `username` and `passwd` fields. These examples do not instaniate ThetaClient that way but you should. An example of proper ThetaClient instantiation is:
1616

1717
```client = ThetaClient(username="my_theta_data_email", passwd="my_thetadata_passwd")```
1818

0 commit comments

Comments
 (0)