Skip to content

Commit bd5f058

Browse files
Added exclamation point in code snippet to match program
1 parent 8cf0fe1 commit bd5f058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
4) The entire contents of the file should read:
2424

2525
```ruby
26-
puts "Hello World"
26+
puts "Hello World!"
2727
```
2828

2929
5) Save the file, run `learn` and it should pass.

0 commit comments

Comments
 (0)