Переглянути джерело

chore: add the missing right bracket

Signed-off-by: coderwander <770732124@qq.com>
coderwander 2 тижнів тому
батько
коміт
8f6210dba4
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      crates/cdk/src/pub_sub.rs

+ 1 - 1
crates/cdk/src/pub_sub.rs

@@ -1,7 +1,7 @@
 //! Publish–subscribe 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