From 194834dfbf924283eaa7b9deee3e4388c8918d9f Mon Sep 17 00:00:00 2001 From: Steve Klabnik Date: Tue, 21 Dec 2010 00:00:12 -0500 Subject: [PATCH] let's give the ruby lesson the correct name, shall we? --- lessons/basic_ruby.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lessons/basic_ruby.rb b/lessons/basic_ruby.rb index 165cb1b..da01af8 100644 --- a/lessons/basic_ruby.rb +++ b/lessons/basic_ruby.rb @@ -1,4 +1,4 @@ -lesson_set "Beginning programming" do +lesson_set "Basic Ruby" do lesson "Hello there!" page "Temp" do