Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
Update installation.md (#1228)
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
andife authored Mar 15, 2022
1 parent 517c7c9 commit 6aebfbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pip install 'lightning-flash[text]'
...
```

For muliple domains, use: `pip install 'lightning-flash[{DOMAIN_1, DOMAIN_2, ...}]'`.
For multiple domains, use: `pip install 'lightning-flash[{DOMAIN_1, DOMAIN_2, ...}]'`.
```bash
pip install 'lightning-flash[audio,image]'
...
Expand Down

0 comments on commit 6aebfbe

Please sign in to comment.