Skip to content

Commit 7c7b7e0

Browse files
authored
Fixes in README.md
Fix misspelled word and link in the repo structure section.
1 parent 525f601 commit 7c7b7e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,10 @@ A list of core team members responsible for the code and documentation in this r
7272

7373
## Repository Structure
7474

75-
This is the main repository for the Naitonal Provider Directory (NPD) workstream. You will find more information about each component in a README.md file within its respective directory.
75+
This is the main repository for the National Provider Directory (NPD) workstream. You will find more information about each component in a README.md file within its respective directory.
7676

7777
- [backend](./backend/): FHIR Provider Directory API and directory browser
78-
- [frontend](./backend/): Directory browser React application
78+
- [frontend](./frontend/): Directory browser React application
7979
- [flyway](./flyway/): Database migrations
8080
- [playwright](./playwright/): End-to-end test suite
8181

0 commit comments

Comments
 (0)