diff --git a/standards/application/waku-api.md b/standards/application/waku-api.md index 16cbbbd..5dc17a8 100644 --- a/standards/application/waku-api.md +++ b/standards/application/waku-api.md @@ -501,7 +501,7 @@ functions: description: "Unsubscribe from specific content topics" parameters: - name: contentTopics - type: Array + type: Array description: "The content topics for the node to unsubscribe from." returns: type: void