Matlab -> MATLAB
authorToby Hodges <tbyhdgs@gmail.com>
Mon, 9 Nov 2020 10:33:14 +0000 (11:33 +0100)
committerFrançois Michonneau <francois.michonneau@gmail.com>
Mon, 9 Nov 2020 10:38:33 +0000 (11:38 +0100)
assets/css/lesson.scss

index 182fe3b7374ae66c82224697272fd2c37364818b..839ce2007abff76f972f5cc629a7dc5d01cab553 100644 (file)
@@ -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"; }