diff options
Diffstat (limited to 'labs/lazy.html')
| -rw-r--r-- | labs/lazy.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/labs/lazy.html b/labs/lazy.html index baf5f3b..9d97cab 100644 --- a/labs/lazy.html +++ b/labs/lazy.html @@ -99,7 +99,7 @@ hi</tt> working. You should get at least one page fault (and thus lazy  allocation) in the shell, and perhaps two.  <p>If you have the basics working, now turn your implementation into -  one that handles the corner cases too.   +  one that handles the corner cases too:  <ul> | 
