Skip to content

Commit

Permalink
fix typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lenawanel authored Jul 10, 2024
1 parent 7cf2d12 commit 4e6b7eb
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
@@ -1,3 +1,3 @@
A linux userspace emulator written in rust.
A linux userland emulator written in rust.
It currently is _almost_ able to run a statically linked C hello world executable.
It has strong memory acces guarantees, faulting on any acces at lest 32 bytes out of any allocation.

0 comments on commit 4e6b7eb

Please sign in to comment.