Skip to content

Commit

Permalink
typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaibhav2002 authored Jan 10, 2022
1 parent 7f12fa5 commit 0ac627c
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 @@ -105,7 +105,7 @@ It uses Firebase as its backend and also used AudD api to get lyrics of songs.
.
├── data # For data handling.
| ├── local # Room DB and its related classes
| ├── remote # Firebase, Auth0 and their relative classes
| ├── remote # Firebase, AudD and their relative classes
│ ├── model # Model data classes and mapper classes, both remote and local entities
│ └── repo # Single source of data.
|
Expand Down

0 comments on commit 0ac627c

Please sign in to comment.