From c6fcbea33643b325481a9cb445931d861949cc5f Mon Sep 17 00:00:00 2001 From: Anthony Laibe Date: Mon, 22 Nov 2021 16:27:01 +0100 Subject: [PATCH] fix: readme typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21820e09..d421e12d 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Examples of usage of go-waku as a library can be found in the examples folder. T | Spec | Implementation Status | | ---- | -------------- | -|[7/WAKU2](https://rfc.vac.dev/spec/7)|✔| +|[7/WAKU-DATA](https://rfc.vac.dev/spec/7)|✔| |[10/WAKU2](https://rfc.vac.dev/spec/10)|🚧| |[11/WAKU2-RELAY](https://rfc.vac.dev/spec/11)|✔| |[12/WAKU2-FILTER](https://rfc.vac.dev/spec/12)|✔|