mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-23 00:45:53 -05:00
fix typos 62.md
This commit is contained in:
parent
4c5b62feba
commit
9662559ba8
3
62.md
3
62.md
|
@ -26,6 +26,7 @@ A collection index defines the structure and metadata of a collection. It serves
|
||||||
- MUST be uniquely identifiable by the combination of:
|
- MUST be uniquely identifiable by the combination of:
|
||||||
- `d` tag
|
- `d` tag
|
||||||
- `pubkey`
|
- `pubkey`
|
||||||
|
- `kind`
|
||||||
- MUST include `e` tags listing the events in desired display order
|
- MUST include `e` tags listing the events in desired display order
|
||||||
- Referenced events SHOULD be kind 30041 sections or nested kind 30040 indices
|
- Referenced events SHOULD be kind 30041 sections or nested kind 30040 indices
|
||||||
- Additional event kinds MAY be supported
|
- Additional event kinds MAY be supported
|
||||||
|
@ -84,7 +85,7 @@ Sections (also known as zettels, episodes, or chapters) contain the actual conte
|
||||||
"tags": [
|
"tags": [
|
||||||
["title", "The Farmer and The Snake"],
|
["title", "The Farmer and The Snake"],
|
||||||
["d", "aesop's-fables-by-aesop-the-farmer-and-the-snake"],
|
["d", "aesop's-fables-by-aesop-the-farmer-and-the-snake"],
|
||||||
["wikilink", "fables", "ad9dad8c4006d781d94ae001884b6987caa2a6852f3f43a571ca6838d0ced3af", "wss://thecitadel.nostr1.com"]
|
["wikilink", "fable", "ad9dad8c4006d781d94ae001884b6987caa2a6852f3f43a571ca6838d0ced3af", "wss://thecitadel.nostr1.com"]
|
||||||
],
|
],
|
||||||
"content": "== The Farmer and The Snake\nA [[fable]], by Aesop.\nONE WINTER a Farmer found a Snake stiff and frozen with cold. He had compassion on it, and taking it up, placed it in his bosom. The Snake was quickly revived by the warmth, and resuming its natural instincts, bit its benefactor, inflicting on him a mortal wound. 'Oh,' cried the Farmer with his last breath, 'I am rightly served for pitying a scoundrel.'\nThe greatest kindness will not bind the ungrateful.",
|
"content": "== The Farmer and The Snake\nA [[fable]], by Aesop.\nONE WINTER a Farmer found a Snake stiff and frozen with cold. He had compassion on it, and taking it up, placed it in his bosom. The Snake was quickly revived by the warmth, and resuming its natural instincts, bit its benefactor, inflicting on him a mortal wound. 'Oh,' cried the Farmer with his last breath, 'I am rightly served for pitying a scoundrel.'\nThe greatest kindness will not bind the ungrateful.",
|
||||||
"sig": "49cab8c75fb35cec71d07258..."
|
"sig": "49cab8c75fb35cec71d07258..."
|
||||||
|
|
Loading…
Reference in New Issue
Block a user