Files
NoteNextra-origin/pages/Math4111/_meta.js
Zheyuan Wu 9283c6b427 Fix typo
Fix typos introduces more
2024-12-03 11:20:59 -06:00

33 lines
912 B
JavaScript

export default {
index: "Course Description",
"---":{
type: 'separator'
},
Exam_reviews: "Exam reviews",
Math4111_L1: "Lecture 1",
Math4111_L2: "Lecture 2",
Math4111_L3: "Lecture 3",
Math4111_L4: "Lecture 4",
Math4111_L5: "Lecture 5",
Math4111_L6: "Lecture 6",
Math4111_L7: "Lecture 7",
Math4111_L8: "Lecture 8",
Math4111_L9: "Lecture 9",
Math4111_L10: "Lecture 10",
Math4111_L11: "Lecture 11",
Math4111_L12: "Lecture 12",
Math4111_L13: "Lecture 13",
Math4111_L14: "Lecture 14",
Math4111_L15: "Lecture 15",
Math4111_L16: "Lecture 16",
Math4111_L17: "Lecture 17",
Math4111_L18: "Lecture 18",
Math4111_L19: "Lecture 19",
Math4111_L20: "Lecture 20",
Math4111_L21: "Lecture 21",
Math4111_L22: "Lecture 22",
Math4111_L23: "Lecture 23",
Math4111_L24: "Lecture 24",
Math4111_L25: "Lecture 25"
}