Skip to content

Commit

Permalink
Align capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
Heather Faerber committed Nov 13, 2024
1 parent 6dddd12 commit 6b224b6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion module2/lessons/js_approaching_problems_many_ways.md
Original file line number Diff line number Diff line change
Expand Up @@ -322,4 +322,4 @@ Steps in the solution:


## Looking Ahead
While you are working on jsFUNk, **take the time to solve the same problem multiple ways**. This will reduce the likelihood that you become too attached or too afraid of an iterator method. It can also help to understand each method better if you are comparing them to each other. Remember that jsFUNk is there to help you learn - finishing the problems as fast as you can is not the goal!
While you are working on jsFunk, **take the time to solve the same problem multiple ways**. This will reduce the likelihood that you become too attached or too afraid of an iterator method. It can also help to understand each method better if you are comparing them to each other. Remember that jsFunk is there to help you learn - finishing the problems as fast as you can is not the goal!
2 changes: 1 addition & 1 deletion module2/lessons/midmods_practice.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,4 +170,4 @@ console.log(calculateCost('marta'));

## Closing

You're ready for midmods! If anything weird happened with VS Code Live Share, let your instructors know right away. Remember that working through **[your jsFUNk repo](https://github.com/turingschool-examples/jsFUNk)** is the best way to technically prepare for M2 assessments. You got this!
You're ready for midmods! If anything weird happened with VS Code Live Share, let your instructors know right away. Remember that working through **[your jsFunk repo](https://github.com/turingschool-examples/jsFunk)** is the best way to technically prepare for M2 assessments. You got this!
2 changes: 1 addition & 1 deletion module2/projects/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ The project specs will be linked below as each project is assigned.
## Additional Projects and Resources

- [PR Template](./pr_template)
- [jsFUNk:](./js_funk) Daily assessment prep with JS data manipulation exercises
- [jsFunk:](./js_funk) Daily assessment prep with JS data manipulation exercises
2 changes: 1 addition & 1 deletion module3/projects/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ The project specs will be linked below as each project is assigned.
## Additional Projects and Resources

- [PR Template](./pr_template)
- [jsFUNk:](./js_funk) Daily assessment prep with JS data manipulation exercises
- [jsFunk:](./js_funk) Daily assessment prep with JS data manipulation exercises
- [Ideabox Ideas & Practice](./ideabox_practice)

0 comments on commit 6b224b6

Please sign in to comment.