summaryrefslogtreecommitdiffhomepage
path: root/racket.html.markdown
diff options
context:
space:
mode:
authorAdam <adam@adambard.com>2013-07-21 16:47:55 -0700
committerAdam <adam@adambard.com>2013-07-21 16:47:55 -0700
commit1466127aa36ca25ec9cb41d0ef8b41d62e7401c6 (patch)
treeba377d145f117a843e0a70f21fedfe614da37db3 /racket.html.markdown
parentc91488518858a51dca56c95c0dd47f62258251f5 (diff)
Fixed stuff
Diffstat (limited to 'racket.html.markdown')
-rw-r--r--racket.html.markdown2
1 files changed, 1 insertions, 1 deletions
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