diff options
author | Adam Bard <github@adambard.com> | 2014-10-13 11:45:36 +0300 |
---|---|---|
committer | Adam Bard <github@adambard.com> | 2014-10-13 11:45:36 +0300 |
commit | 7c412d8a555ccb8c5bcb34c1f7007e136de35cd6 (patch) | |
tree | e4a90f61d1bcdeebd20309dcd27242a836757ed0 /julia.html.markdown | |
parent | 0001d590c6a3d7573eebadfc0b0eba91815c7147 (diff) | |
parent | ef6544a8868d3b19a115804b2db3962d91ad7979 (diff) |
Merge pull request #805 from g-liu/master-rename
Capitalize language names.
Diffstat (limited to 'julia.html.markdown')
-rw-r--r-- | julia.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/julia.html.markdown b/julia.html.markdown index feb38463..3a52018c 100644 --- a/julia.html.markdown +++ b/julia.html.markdown @@ -1,5 +1,5 @@ --- -language: julia +language: Julia contributors: - ["Leah Hanson", "http://leahhanson.us"] filename: learnjulia.jl |