Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kartikcode authored Mar 24, 2021
1 parent d715732 commit 5378038
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 @@ -39,7 +39,7 @@ Sometimes it’s helpful to know what all these different files are for…
/
├─ src/
│ ├─ components/ # Components
│ │ ├─ Aladin/ # …that render Aladin sky map
│ │ ├─ Aladin/ # …that renders Aladin sky map
│ │ ├─ Cards/ # …that appears as the Sidebar
│ │ ├─ ModalCard/ # …that appear as a popup on first visit
│ │ ├─ Topbar/ # …that renders the Topbar
Expand Down

0 comments on commit 5378038

Please sign in to comment.