Skip to content

Commit

Permalink
Merge pull request #41 from sugar-syrup/patch-1
Browse files Browse the repository at this point in the history
Update data.js
  • Loading branch information
Methaphur authored Aug 3, 2024
2 parents 19d3109 + 7e5535c commit b86de4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ let courses = {

'C301': new Course('Physical Organic Chemistry (C1)', 'POC', 'D'),
'C302': new Course('Molecular Spectroscopy and Group Theory (C5)', 'MolSpec', 'B'),
'C307': new Course('Thermodynamics and Electrochemistry (LH4)', 'Thermo', 'A'),
'C307': new Course('Thermodynamics and Electrochemistry (LH4)', 'Thermo', 'F'),

'C401': new Course('Physical Methods in Chemsitry-II (C4)', 'PMC2', 'B'),
'C403': new Course('Chemistry of Heterocycles and Natural Products (C5)', 'Hetero cycles', 'E'),
Expand Down

0 comments on commit b86de4e

Please sign in to comment.