AllenDowney / ThinkOS

Text and supporting code for Think OS: A Brief Introduction to Operating Systems, by Allen Downey.
554 stars 222 forks source link

fixed a typo in memory management chapter #25

Closed varun06 closed 6 years ago

varun06 commented 6 years ago

Find this typo and fixed in the PR. Please merge if that's okay.

AllenDowney commented 6 years ago

Thanks!