From c8dff1d01fb3476e090e9ce18b8b27ba2fab38c6 Mon Sep 17 00:00:00 2001 From: JF Bastien Date: Sat, 19 Sep 2015 16:15:52 -0700 Subject: Address human feedback --- TextFormat.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TextFormat.md') diff --git a/TextFormat.md b/TextFormat.md index 8254590..c6530e9 100644 --- a/TextFormat.md +++ b/TextFormat.md @@ -37,8 +37,8 @@ support more human-readable representations, but never at the cost of accurate r # Official Text Format WebAssembly currently doesn't have a final, official, text format. As detailed above the -main purpose of the text format will be for human consumption, humans feedback on readability -will therefore factor into standardizing a text format. +main purpose of the text format will be for human consumption, feedback from humans on +readability will therefore factor into standardizing a text format. There are, however, prototype syntaxes which are used to bring up WebAssembly: it's easier to develop using a text format than it is with a binary format, even if the ultimate -- cgit v1.2.3