From 6cf44800717bff3adf4e73effdd15c5e91eaa5ad Mon Sep 17 00:00:00 2001 From: Bailey Hayes Date: Wed, 29 Nov 2023 16:50:18 -0500 Subject: [PATCH] docs: fix language for portability criteria This is to align language in the WASI phase process with all pre-existing WASI repos. https://github.com/WebAssembly/WASI/blob/main/Contributing.md#2-feature-description-available-wasi-subgroup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99d5109..960b77e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Phase 2 - Dave Bakker (@badeend) -### Phase 4 Advancement Criteria +### Portability Criteria - At least two independent production implementations. - Implementations available for at least Windows, Linux & MacOS.