From ed32c93c9f17ddbfb855e94539a446ba37ec4db3 Mon Sep 17 00:00:00 2001 From: Asai Toshiya Date: Wed, 12 Jul 2023 12:38:43 +0900 Subject: [PATCH] Adjust NIP-14 title to other NIPs --- 14.md | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/14.md b/14.md index 0b37e8aa..7384394e 100644 --- a/14.md +++ b/14.md @@ -1,8 +1,8 @@ NIP-14 ====== -Subject tag in Text events. ---------------------------- +Subject tag in Text events +-------------------------- `draft` `optional` `author:unclebobmartin` diff --git a/README.md b/README.md index c448df64..71d08682 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos - [NIP-11: Relay Information Document](11.md) - [NIP-12: Generic Tag Queries](12.md) - [NIP-13: Proof of Work](13.md) -- [NIP-14: Subject tag in text events.](14.md) +- [NIP-14: Subject tag in text events](14.md) - [NIP-15: Nostr Marketplace (for resilient marketplaces)](15.md) - [NIP-16: Event Treatment](16.md) - [NIP-18: Reposts](18.md)