diff --git a/59.md b/59.md index 72c2d07b..da82c78b 100644 --- a/59.md +++ b/59.md @@ -41,7 +41,7 @@ The tags should be used to represent the Relay's abilities and meta at a point i ```json ["s", "true"] //tagSsl[] ``` -6. `"t" == tagTopic[0]` Topics relavant to the relay. `tagTopic[]` **may** be included in the `event.tags[]` array. `tagTopic[1]` **should** be string +6. `"t" == tagTopic[0]` Topics relevant to the relay. `tagTopic[]` **may** be included in the `event.tags[]` array. `tagTopic[1]` **should** be string ```json ["t", "bitcoin"] //tagTopic[] ```