We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cf0fe1 commit bd5f058Copy full SHA for bd5f058
README.md
@@ -23,7 +23,7 @@
23
4) The entire contents of the file should read:
24
25
```ruby
26
-puts "Hello World"
+puts "Hello World!"
27
```
28
29
5) Save the file, run `learn` and it should pass.
0 commit comments