Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ymyke committed Oct 16, 2023
1 parent e9c240a commit ab35ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ s3 = Symbol("bitcoin", source="coingecko")
s3.price_graph() # show price graph
```

- Search for a more crypto ticker on coingecko:
- Search for a crypto ticker on coingecko:

```python
res = search("GAME") # search and print search result summary
Expand Down

0 comments on commit ab35ef6

Please sign in to comment.