From 41554f29b54f1ae8c982c9fc63121933f4a2043f Mon Sep 17 00:00:00 2001 From: David Schmenk Date: Sat, 30 Jan 2016 14:06:48 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ee114c..34898ec 100755 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ and you should be rewarded with the classic `Hello, world.` being printed out to make test ``` -There should be a screenful of gibberish. This is a test suite to run through a large chunk of PLASMA's functionality for a quick sannity check, including dynamic module loading: `TESTLIB` in this case. +There should be a screenful of gibberish. This is a test suite to run through a large chunk of PLASMA's functionality for a quick sanity check, including dynamic module loading: `TESTLIB` in this case. ### Target VM