Skip to content

Commit e3f1176

Browse files
committed
Fix typo
1 parent 457c23a commit e3f1176

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

translations/en/try_ruby_410.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ Let's change our code a bit
3535
I have added __.ljust(30)__ to the title. This way the title is _left justified_ with a minimum
3636
length of 30 characters so the years align nicely.
3737

38-
See if you can change the ouput of the program so that it shows the plays like this: __1600 -> As You Like It__
38+
See if you can change the output of the program so that it shows the plays like this: __1600 -> As You Like It__
3939

4040
__All's Well That Ends Well?__ Hey we're not done yet, but the end is in sight!

0 commit comments

Comments
 (0)