Skip to content

Commit cb10ca9

Browse files
committed
Correct typo in Jumpstart Lab
1 parent 8b750b3 commit cb10ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby/lesson1/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Alternatively, if you are having trouble you can create an account on [Cloud9](h
1616

1717
## Ruby in 100 minutes
1818

19-
There are some great tutorials out there, so to understand Ruby basics we will be going through JumbStart Lab's [Ruby in 100 minutes](http://tutorials.jumpstartlab.com/projects/ruby_in_100_minutes.html).
19+
There are some great tutorials out there, so to understand Ruby basics we will be going through JumpStart Lab's [Ruby in 100 minutes](http://tutorials.jumpstartlab.com/projects/ruby_in_100_minutes.html).
2020

2121
The tutorial is open source, so if you have anything to add to it, you can issue a pull request to [the project on Github](https://github.com/JumpstartLab/curriculum/blob/master/source/projects/ruby_in_100_minutes.markdown).
2222

0 commit comments

Comments
 (0)