Skip to content

Commit

Permalink
Update data.js
Browse files Browse the repository at this point in the history
  • Loading branch information
PeithonKing authored Aug 3, 2024
1 parent a598de7 commit 89d901c
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', 'F'),
'C307': new Course('Thermodynamics and Electrochemistry (LH4)', 'Thermo', 'A'),

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

0 comments on commit 89d901c

Please sign in to comment.