about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 5f281751..91a26e20 100644
--- a/Readme.md
+++ b/Readme.md
@@ -28,7 +28,7 @@ In this quest, Mu is currently experimenting with the following mechanisms:
    text-mode chessboard program in Mu (delimiting the edge of the 'screen'
    with dots):
    <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img alt='a screen test' src='html/chessboard-test.png'>
-   <br>We're building up similarly *dependency-injected* interfaces to the
+   <br>I'm building up similarly *dependency-injected* interfaces to the
    keyboard, mouse, touch screen, disk, network, etc.
 
 1. Support for testing side-effects like performance, deadlock-freedom,