Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 5dd5e42

Browse files
authored
Merge pull request learn-co-students#6 from aturkewi/aturkewi-1467336173
Remove note telling students to check solution
2 parents 9adcae9 + d2e0a24 commit 5dd5e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
## Instructions
1111

12-
You'll be coding your solution in `index.js`. You can find the solutions to these exercises by checking out the `solution` branch.
12+
You'll be coding your solution in `index.js`.
1313

1414
1. Write a function named `happyHolidays`. This function should not accept any parameters and should return the string `"Happy holidays!"`.
1515

0 commit comments

Comments
 (0)