Skip to content

Commit

Permalink
Merge pull request #9 from bobhoward118/bobhoward118-1470096362
Browse files Browse the repository at this point in the history
typo correction
  • Loading branch information
AnnJohn authored Aug 3, 2016
2 parents 2ed7261 + eabbb33 commit a962fae
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ If you open up that "javascript-logging-lab..." folder, you'll see a list of fil

In `index.js`, you should see, well, nothing. We'll fix that soon.

Now upon up `test/index-test.js`. Hey, there's something! What's all of this stuff doing?
Now open up `test/index-test.js`. Hey, there's something! What's all of this stuff doing?

At the very top of the file, you'll see

Expand Down Expand Up @@ -190,3 +190,5 @@ code and write something with `console.warn()`. You've got this!
## Resources

- [npm](https://npmjs.org)

<p class='util--hide'>View <a href='https://learn.co/lessons/javascript-logging-lab'>JavaScript Logging Lab</a> on Learn.co and start learning to code for free.</p>

0 comments on commit a962fae

Please sign in to comment.