From 7140c1aac5defe93ee5e93261994979db5a4205b Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Tue, 15 Aug 2023 11:17:58 -0400 Subject: [PATCH] fix pywis-pubsub config in docs --- docs/source/user/downloading-data.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/user/downloading-data.rst b/docs/source/user/downloading-data.rst index 051c54a4..2717ce2f 100644 --- a/docs/source/user/downloading-data.rst +++ b/docs/source/user/downloading-data.rst @@ -35,7 +35,7 @@ In addition, the storage path should be updated to specify where downloaded data validate_message: true # list of 1..n topics to subscribe to - topics: + subscribe_topics: - 'cache/a/wis2/topic1/#' - 'cache/a/wis2/topic2/#'