From a1c123c3dd8f9766990efe0f1734a646f61ba8a0 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Thu, 4 Apr 2019 16:13:04 -0700 Subject: [PATCH] Fix grammar in documentation. --- docs/WASI-possible-future-features.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/WASI-possible-future-features.md b/docs/WASI-possible-future-features.md index e71fad31be..77f676b0eb 100644 --- a/docs/WASI-possible-future-features.md +++ b/docs/WASI-possible-future-features.md @@ -1,7 +1,7 @@ # Possible Future Features -This are features we're interested in, but don't have yet, and which will require -some amount of design work. +These are some features we're interested in, but don't have yet, and which will +require some amount of design work. ## File Locking