From 33deb09da852b43f09a7868e17cc014e00de8a46 Mon Sep 17 00:00:00 2001 From: mfahampshire Date: Fri, 18 Oct 2024 15:08:40 +0200 Subject: [PATCH] rename overview to more descriptive --- documentation/docs/pages/network/cryptography/zk-nym/_meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/pages/network/cryptography/zk-nym/_meta.json b/documentation/docs/pages/network/cryptography/zk-nym/_meta.json index a200b27667..3e411b580e 100644 --- a/documentation/docs/pages/network/cryptography/zk-nym/_meta.json +++ b/documentation/docs/pages/network/cryptography/zk-nym/_meta.json @@ -1,5 +1,5 @@ { - "zk-nym-overview": "Overview", + "zk-nym-overview": "Generate & Use Flow", "rerandomise": "Feature: Rerandomisation", "unlinkability": "Feature: Unlinkability", "double-spend-prot": "Feature: Double Spend Protection"