Commit e3ac98c2247dff2c55b2387ec8d3e53dc93ab3e7

Authored by Rachel Lee
1 parent 58b21808ad

fixed review -> study

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -35,7 +35,7 @@
35 35 <script src="scripts/DeckController.js"></script>
36 36 <script src="scripts/RequestResetController.js"></script>
37 37 <script src="scripts/ClassAddController.js"></script>
38   -<script src="scripts/ReviewController.js"></script>
  38 +<script src="scripts/StudyController.js"></script>
39 39 <script src="scripts/VerifyEmailController.js"></script>
40 40  
41 41 <!-- Services -->