Skip to content

Commit 55ed09c

Browse files
author
Xing Han Lu
authored
Merge pull request #618 from stephan281094/patch-1
Fix minor typo (dependecies -> dependencies) Former-commit-id: 689cb52
2 parents 1e6852a + 26b5d81 commit 55ed09c

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
@@ -21,7 +21,7 @@ want to run is `my_dash_app` and the app filename is `app.py`, you
2121
would need to run `python apps/my_dash_app/app.py` from the root
2222
of the repository.
2323

24-
Each app has a requirements.txt, install the dependecies in a virtual
24+
Each app has a requirements.txt, install the dependencies in a virtual
2525
environment.
2626

2727
## Downloading and running a single app

0 commit comments

Comments
 (0)