diff --git a/lab1.md b/lab1.md index c4d80baf..3f672334 100644 --- a/lab1.md +++ b/lab1.md @@ -525,7 +525,7 @@ layout of pages. You will also need to implement an Iterator over the tuples in the page, which may involve an auxiliary class or data structure. -At this point, your code should pass the unit tests in HeapPageIdTest, RecordIDTest, and HeapPageReadTest. +At this point, your code should pass the unit tests in HeapPageIdTest, RecordIdTest, and HeapPageReadTest.