Skip to content

Commit 6d70d62

Browse files
committed
Fix midterm link
1 parent 10027e2 commit 6d70d62

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

www/midterms.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ exams. Exams will be distributed at least 72 hours before the due
77
date of the midterm.
88

99
@itemlist[
10-
@item{Midterm 1: @bold{@m1-date}}
10+
@item{Midterm 1: @link["https://www.cs.umd.edu/class/spring2021/cmsc430/Midterm_1.html"]{Instructions - Due March 9th}}
1111
@item{Midterm 2: @bold{@m2-date}}
1212
]
1313

www/midterms/1.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Write two sequences of instructions (in a86):
9595
One that stores the value of @tt{rax} in location 1032 (= 1024 + 8).
9696
}
9797
@item{
98-
One that loads the value stored at location 1024 and stores it at @tt{rax}.
98+
One that loads the value stored at location 1024 and stores it in @tt{rax}.
9999
}
100100
]
101101

0 commit comments

Comments
 (0)