chore: add the missing right bracket

Signed-off-by: coderwander <770732124@qq.com>
This commit is contained in:
coderwander
2025-06-10 17:49:51 +08:00
parent 26efb79e65
commit 8f6210dba4

View File

@@ -1,7 +1,7 @@
//! Publishsubscribe pattern.
//!
//! This is a generic implementation for
//! [NUT-17(<https://github.com/cashubtc/nuts/blob/main/17.md>) with a type
//! [NUT-17](<https://github.com/cashubtc/nuts/blob/main/17.md>) with a type
//! agnostic Publish-subscribe manager.
//!
//! The manager has a method for subscribers to subscribe to events with a