Skip to content

Commit

Permalink
Matlab -> MATLAB
Browse files Browse the repository at this point in the history
  • Loading branch information
tobyhodges authored and fmichonneau committed Nov 9, 2020
1 parent 209797f commit c4b6e23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/lesson.scss
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ div.language-c::before { content: "C"; }
div.language-cmake::before { content: "CMake"; }
div.language-cpp::before { content: "C++"; }
div.language-make::before { content: "Make"; }
div.language-matlab::before { content: "Matlab"; }
div.language-matlab::before { content: "MATLAB"; }
div.language-python::before { content: "Python"; }
div.language-r::before { content: "R"; }
div.language-sql::before { content: "SQL"; }
Expand Down

0 comments on commit c4b6e23

Please sign in to comment.