From 7803ccc3419bd3d9156eaf325f19a9e0ab2b7b68 Mon Sep 17 00:00:00 2001 From: Gabriel mermelstein Date: Mon, 9 Sep 2024 10:37:54 -0600 Subject: [PATCH] improve wording --- docs/guides/nwaku/upgrade-instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/nwaku/upgrade-instructions.md b/docs/guides/nwaku/upgrade-instructions.md index 3f9236a..0a5d790 100644 --- a/docs/guides/nwaku/upgrade-instructions.md +++ b/docs/guides/nwaku/upgrade-instructions.md @@ -6,7 +6,7 @@ sidebar_label: Upgrade Instructions import { AccordionItem } from '@site/src/components/mdx' -If you are currently using Nwaku, are running an old version and want to upgrade your node, please follow the below migration instructions for each release newer than your current running version +If you are currently using Nwaku, running an old version and want to upgrade your node, please follow the below migration instructions for each release newer than your current running version Named sharding was deprecated in this version. This means that pubsub topics will only be supported if they comply with the static sharding format: /waku/2/rs/<CLUSTER_ID>/<SHARD_ID>