From cb034ebd4f5478a07af890a35352411db4925547 Mon Sep 17 00:00:00 2001 From: Bailey Hayes Date: Wed, 29 Nov 2023 17:03:09 -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. Phase 4 Advancement Criteria was renamed to Portability Criteria in WebAssembly/WASI#549, so rename it in this document. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 733036b..a23859c 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,14 @@ A proposed [WebAssembly System Interface](https://github.com/WebAssembly/WASI) A ### Champions + - [Champion 1] - [Champion 2] - [etc.] -### Phase 4 Advancement Criteria +### Portability Criteria TODO before entering Phase 2.