Skip to content

Commit 8e1fc1e

Browse files
Fix typo (#262)
Fix typo
1 parent 245d588 commit 8e1fc1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The streamlit app is available form *v1.0.0* onwards, and supports the following
5050
#### Installation
5151

5252
```commandline
53-
pip install ydata-syntehtic[streamlit]
53+
pip install ydata-synthetic[streamlit]
5454
```
5555
#### Quickstart
5656
Use the code snippet below in a python file (Jupyter Notebooks are not supported):

0 commit comments

Comments
 (0)