Skip to content

Commit 08c63b2

Browse files
committed
more pm to tl
1 parent c6dff33 commit 08c63b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This challenge allows you to practice the concepts and techniques learned over t
88

99
This is an individual assessment. All work must be your own. Your challenge score is a measure of your ability to work independently using the material covered through this sprint. You need to demonstrate proficiency in the concepts and objectives introduced and practiced in preceding days.
1010

11-
You are not allowed to collaborate during the Sprint Challenge. However, you are encouraged to follow the twenty-minute rule and seek support from your PM and Instructor in your cohort help channel on Slack. Your work reflects your proficiency in JavaScript fundamentals.
11+
You are not allowed to collaborate during the Sprint Challenge. However, you are encouraged to follow the twenty-minute rule and seek support from your TL and Instructor in your cohort help channel on Slack. Your work reflects your proficiency in JavaScript fundamentals.
1212

1313
You have three hours to complete this challenge. Plan your time accordingly.
1414

@@ -43,7 +43,7 @@ Edit this document to include your answers after each question. Make sure to lea
4343
Follow these steps to set up and work on your project:
4444

4545
- [ ] Create a forked copy of this project.
46-
- [ ] Add PM as collaborator on Github.
46+
- [ ] Add TL as collaborator on Github.
4747
- [ ] Clone your OWN version of Repo (Not Lambda's by mistake!).
4848
- [ ] Create a new Branch on the clone: git checkout -b `<firstName-lastName>`.
4949
- [ ] Create a pull request before you start working on the project requirements. You will continuously push your updates throughout the project.
@@ -55,7 +55,7 @@ Follow these steps for completing your project:
5555

5656
- [ ] Submit a Pull-Request to merge <firstName-lastName> Branch into master (student's Repo).
5757
- [ ] Add your team lead as a Reviewer on the Pull-request
58-
- [ ] PM then will count the HW as done by merging the branch back into master.
58+
- [ ] TL then will count the HW as done by merging the branch back into master.
5959

6060

6161
## Minimum Viable Product

0 commit comments

Comments
 (0)