diff --git a/projects/module-2/fitlit-part-two-agile.md b/projects/module-2/fitlit-part-two-agile.md index c2f377912..55e394ad2 100644 --- a/projects/module-2/fitlit-part-two-agile.md +++ b/projects/module-2/fitlit-part-two-agile.md @@ -54,9 +54,7 @@ When you’ve finished your retro, DM your project manager two things from your ### Iteration 6 - Applying Instructor Feedback from Part 1 - Implement instructor feedback from Part 1. Be sure to ask your instructor about any clarifying questions you have about feedback. -- Consider any additional refactoring opportunities: - - Identify redundant code in your classes and opportunities for DRYing it up - - Refactor **within** your classes to create dynamic methods that use arguments/parameters for changing their behavior. +- Consider any additional refactoring opportunities. For example, identify redundant code in your functions and opportunities for DRYing them up. ### Catching Up on Functionality @@ -301,4 +299,4 @@ Individually, you will be asked a question at random to respond to. You must giv If the evaluator is left wanting a bit more from your response, they may choose to continue to ask a follow-up question to you - or they may open it up to volunteers in the group to assist. -If you get a question wrong, it will not count against you! This is really all about getting some practice answering interview-style questions. \ No newline at end of file +If you get a question wrong, it will not count against you! This is really all about getting some practice answering interview-style questions.