Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo-stoakes committed Jun 27, 2016
1 parent 1ac1b39 commit 3298f4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ cgroup/namespace logic, these will be considered separately.
3. [Process Address Space](process.md) - Discussion about virtual memory address
space for processes - managing VMAs, process data structure
construction/destruction, file/device-backed memory regions, page faulting,
demand allocation, COW pages, copying to/from userland. __WORK IN PROGRESS_
demand allocation, COW pages, copying to/from userland. __WORK IN PROGRESS__

### Function Cheat Sheets

Expand Down

0 comments on commit 3298f4e

Please sign in to comment.