Fixed folder names to CamelCase to match change in files with git mv to make git detect name changes (git doesn't pick up on case changes only for files unless you use git mv)
Checklist
[x] Pull request has descriptive context useful to reviewer. Screenshots are attached as necessary.
[x] Pull request title matches Linear ticket.
[ ] Ticket has been claimed on Linear
[x] Pull Request has been assigned to yourself
[x] Pull request has been approved by CodeOwner
[x] Pull request has been approved by one other student
Changes
Fixed folder names to CamelCase to match change in files with git mv to make git detect name changes (git doesn't pick up on case changes only for files unless you use git mv)
Checklist