diff --git a/odin.md b/odin.md index d7c01e03..e6f7d8d1 100644 --- a/odin.md +++ b/odin.md @@ -10,7 +10,7 @@ programming language that emphasizes simplicity, readability, and performance without garbage collection. Odin bills itself as "the C alternative for the joy of programming." -```odin +``` // Single line comments start with two slashes. /*