summaryrefslogtreecommitdiff
path: root/examples/001/hello.rb
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-10-23 16:56:34 -0600
committermo khan <mo.khan@gmail.com>2020-10-23 16:56:34 -0600
commit214586544d4e51a26bed4fa14ea74393e885099b (patch)
treec0f4b9cf521b40e51f53f55b06452b06c82973a2 /examples/001/hello.rb
parent143c894c905ec365c7d6118eb66aa2ab7b948ea9 (diff)
Rewrite presentation to tell a story
Diffstat (limited to 'examples/001/hello.rb')
-rw-r--r--examples/001/hello.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/001/hello.rb b/examples/001/hello.rb
index 0a6e058..e772410 100644
--- a/examples/001/hello.rb
+++ b/examples/001/hello.rb
@@ -1,3 +1,3 @@
#!/usr/bin/env ruby
-puts "Hello World"
+puts "Hello, World!"