From b49c491880b7b4cf851559d99575c661249b7a7b Mon Sep 17 00:00:00 2001 From: Michael Hall Date: Sat, 8 Jul 2023 12:32:58 -0400 Subject: [PATCH] make 'download' optional --- 94.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/94.md b/94.md index 27a8358b..17fe690d 100644 --- a/94.md +++ b/94.md @@ -21,7 +21,7 @@ This NIP specifies the use of the `1063` event type, having in `content` a descr * `magnet` (optional) URI to magnet file * `i` (optional) torrent infohash * `blurhash`(optional) the [blurhash](https://github.com/woltapp/blurhash) to show while the file is being loaded by the client -* `download` expresses that this file is intended to be presented as a download link, rather than played inline. Client's may choose to ignore this. +* `download` (optional) expresses that this file is intended to be presented as a download link, rather than played inline. Client's may choose to ignore this. ```json {