Skip to content

Commit

Permalink
Update Refactoring.md
Browse files Browse the repository at this point in the history
  • Loading branch information
memcmahon authored Nov 6, 2023
1 parent c604708 commit 66767db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions module1/labs/Week5/Refactoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ It is not necessary to become an expert on the Caesar Cipher; but, if you want m
For today's exercise, you will:
1. Fork and Clone the [starter repo](https://github.com/turingschool-examples/CaesarCipher_Launch)
2. Spend 20 minutes reviewing and annotating the code to identify key responsibilities
3. Spend 40 minutes refactoring the code to better adhere to SRP
3. Refactor the code to better adhere to SRP

Be Prepared to share out the responsibilities you identified, and the refactors you have made (or are making). We will come together periodically as a group to share and discuss.
Be Prepared to share out the responsibilities you identified, and the refactors you have made (or are making). We will come together periodically as a group to share and discuss.

0 comments on commit 66767db

Please sign in to comment.