Skip to content

Commit f6a567c

Browse files
committed
Merge pull request learn-co-students#4 from learn-co-curriculum/wip-markedit
README: edit objectives
2 parents 242d1a6 + fa4c0df commit f6a567c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ You're going to make a file that will print ["Hello World!"](http://en.wikipedia
44

55
## Objectives
66

7-
1. Create a new text file.
7+
1. Create a new Ruby file.
88
2. Write syntactically valid code to produce "Hello World!"
9-
3. Running a ruby file.
10-
4. Running the learn gem.
11-
5. Submitting the Lab.
9+
3. Run a Ruby file.
10+
4. Run the Learn gem.
11+
5. Submit the lab.
1212

1313
## Video
1414

0 commit comments

Comments
 (0)