From df0c96d4c8188efbd6f439342ee60d2c76b0931f Mon Sep 17 00:00:00 2001 From: Kelly Thomas Kline Date: Mon, 25 Feb 2019 05:37:47 -0800 Subject: [PATCH] Correct grammar --- text/007-2019-roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text/007-2019-roadmap.md b/text/007-2019-roadmap.md index ddef1e1..67a4fae 100644 --- a/text/007-2019-roadmap.md +++ b/text/007-2019-roadmap.md @@ -176,7 +176,7 @@ will eventually have rich, source-level debugging for Wasm. — Nick Fitzgerald in [Rust and WebAssembly in 2019](http://fitzgeraldnick.com/2018/12/14/rust-and-webassembly-in-2019.html) -In 2019, our toolchain and workflow should feature complete and +In 2019, our toolchain and workflow should be feature complete and polished. `wasm-pack`, being the entry point to our toolchain, will bear the brunt of this work, but much of it will also be in tools that are invoked by `wasm-pack` rather than work in `wasm-pack` itself.