From 9388d240a16fb97aa4c5048637a09b826b07710c Mon Sep 17 00:00:00 2001 From: Jakub Siberski Date: Wed, 23 Mar 2016 10:35:32 +0100 Subject: [PATCH 1/2] Update README.md fixed typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 227b73b03c..06cfb083c1 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This repository holds the official specifications and reference implementations for WebAssembly. At this time, the contents of this repository are under development and known -to be incomplet and inkorrect. +to be incomplete and incorrect. Participation is welcome. Discussions about new features, significant semantic changes, or any specification change likely to generate substantial discussion From e1808b8f3394c5513836b7f45a0982a7392a6c19 Mon Sep 17 00:00:00 2001 From: Jakub Siberski Date: Wed, 23 Mar 2016 11:32:35 +0100 Subject: [PATCH 2/2] Update README.md make pun explicit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06cfb083c1..8760fb4c65 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This repository holds the official specifications and reference implementations for WebAssembly. At this time, the contents of this repository are under development and known -to be incomplete and incorrect. +to be incomplet and inkorrect. _(puns intended)_ Participation is welcome. Discussions about new features, significant semantic changes, or any specification change likely to generate substantial discussion