mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-11 11:15:04 +01:00
Fix typo in player/README.md
seperate -> separate
This commit is contained in:
parent
8619fe9780
commit
e19703122e
@ -12,7 +12,7 @@ These parts are internally used, they aren't exported. Do not use them outside o
|
||||
|
||||
### `/display`
|
||||
The display interface, abstraction on how to actually play the content (e.g Video element, chrome casting, etc)
|
||||
- It must be completely seperate from any react code
|
||||
- It must be completely separate from any react code
|
||||
- It must not interact with state, pass async data back with events
|
||||
|
||||
### `/internals`
|
||||
|
Loading…
Reference in New Issue
Block a user