Skip to content

Commit

Permalink
Renaming course 5
Browse files Browse the repository at this point in the history
  • Loading branch information
smelc committed Oct 14, 2024
1 parent e0ccae5 commit 13f5790
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion slides/course-05.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Mastering the Type System</title>
<title>Monads, GADTs and Type Families</title>
<meta charset="utf-8">
<style>
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);
Expand Down
2 changes: 1 addition & 1 deletion slides/course-05.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ class Course05 {
In this course:

<center>
Mastering the Type System
Monads, GADTs and Type Families
</center>

<br/>
Expand Down

0 comments on commit 13f5790

Please sign in to comment.