Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

Commit 92ad3c8

Browse files
danroth27davidfowl
authored andcommitted
Fix SessionResponse typo (#67)
1 parent 17535e7 commit 92ad3c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/2. Build out BackEnd and Refactor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@ Okay, now we need to update our `ApplicationDbContext` so Entity Framework knows
583583
## Adding the remaining API Controllers
584584
1. Add the following response DTO classes from [the save point folder](/save-points/2b-BackEnd-completed/ConferencePlanner/ConferenceDTO)
585585
- `AttendeeResponse`
586-
- `SessionRespsone`
586+
- `SessionResponse`
587587
- `ConferenceResponse`
588588
- `TrackResponse`
589589
- `TagResponse`

0 commit comments

Comments
 (0)