Skip to content

Commit c4b6e23

Browse files
tobyhodgesfmichonneau
authored andcommitted
Matlab -> MATLAB
1 parent 209797f commit c4b6e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/lesson.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ div.language-c::before { content: "C"; }
8282
div.language-cmake::before { content: "CMake"; }
8383
div.language-cpp::before { content: "C++"; }
8484
div.language-make::before { content: "Make"; }
85-
div.language-matlab::before { content: "Matlab"; }
85+
div.language-matlab::before { content: "MATLAB"; }
8686
div.language-python::before { content: "Python"; }
8787
div.language-r::before { content: "R"; }
8888
div.language-sql::before { content: "SQL"; }

0 commit comments

Comments
 (0)