From 1466127aa36ca25ec9cb41d0ef8b41d62e7401c6 Mon Sep 17 00:00:00 2001 From: Adam Date: Sun, 21 Jul 2013 16:47:55 -0700 Subject: Fixed stuff --- racket.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'racket.html.markdown') diff --git a/racket.html.markdown b/racket.html.markdown index 9a86ffad..b6c1f86b 100644 --- a/racket.html.markdown +++ b/racket.html.markdown @@ -12,7 +12,7 @@ Racket is a general purpose, multi-paradigm programming language in the Lisp/Sch Feedback is appreciated! You can reach me at [@th3rac25](http://twitter.com/th3rac25) or th3rac25 [at] [google's email service] -```scheme +```racket #lang racket ; defines the language we are using ;;; Comments -- cgit v1.2.3