summaryrefslogtreecommitdiffhomepage
path: root/racket.html.markdown
diff options
context:
space:
mode:
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