Skip to content

Commit b8ef0c2

Browse files
committed
Updated
1 parent 4597059 commit b8ef0c2

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
@@ -1,8 +1,8 @@
1-
# Introduction to Reading Ruby Error Messages
1+
# Intro to Reading Ruby Error Messages
22

3-
## Reading Error Messages from Tests
3+
## Overview
44

5-
This lab is designed so that both running the files *and* running the test suite via the `learn` command will show the error messages for you to decode. Moving forward though, you'll be reading error messages mainly through running the test suite.
5+
In this lab, you'll be reading error messages from tests. This lab is designed so that both running the files *and* running the test suite via the `learn` command will show the error messages for you to decode. Moving forward though, you'll be reading error messages mainly through running the test suite.
66

77
## Objectives
88

@@ -12,7 +12,7 @@ This lab is designed so that both running the files *and* running the test suite
1212
3. Use the `learn` command in terminal to run the tests for a lab.
1313
4. Submit a lab.
1414

15-
## Video Lecture
15+
## Video
1616

1717
[MP4](http://flatiron-videos.s3.amazonaws.com/ironboard/ruby/ruby-lecture-reading-error-messages/ruby-lecture-reading-error-messages.mp4)
1818

0 commit comments

Comments
 (0)