Skip to content

Commit 1ebf2a8

Browse files
Merge pull request #332 from tijmenb/fix-ruby-heading
Fix h1 heading in ruby tutorial
2 parents 92547d8 + 09130c1 commit 1ebf2a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ruby/lesson3/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ end
4949
> Don't forget to wrap your interactions within `transaction` blocks
5050
5151

52-
# Exercise: Contacts list
52+
## Exercise: Contacts list
5353

5454
Using what we have learned in the last couple of ruby lessons we will create a contact list where we can store people's names and date of birth.
5555

0 commit comments

Comments
 (0)