diff options
| author | Yasuhiro Matsumoto <mattn.jp@gmail.com> | 2023-04-14 21:24:25 +0900 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-04-14 10:59:07 -0300 |
| commit | 97b58ccc36a8360a099e4f905fc9bc616bc03f31 (patch) | |
| tree | b2ae70cd201d11c63335dffd952937d472dd08e2 /51.md | |
| parent | 76d46b4859845a5a307f98ec32eab5d8c61abba6 (diff) | |
fix typos
Diffstat (limited to '51.md')
| -rw-r--r-- | 51.md | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -97,11 +97,11 @@ Then the user would create a 'Categorized People' list event like below: | |||
| 97 | 97 | ||
| 98 | ### Mute List | 98 | ### Mute List |
| 99 | 99 | ||
| 100 | An event with kind `10000` is defined as a replaceable list event for listing content a user wants to mute. Any standarized tag can be included in a Mute List. | 100 | An event with kind `10000` is defined as a replaceable list event for listing content a user wants to mute. Any standardized tag can be included in a Mute List. |
| 101 | 101 | ||
| 102 | ### Pin List | 102 | ### Pin List |
| 103 | 103 | ||
| 104 | An event with kind `10001` is defined as a replaceable list event for listing content a user wants to pin. Any standarized tag can be included in a Pin List. | 104 | An event with kind `10001` is defined as a replaceable list event for listing content a user wants to pin. Any standardized tag can be included in a Pin List. |
| 105 | 105 | ||
| 106 | ### Categorized People List | 106 | ### Categorized People List |
| 107 | 107 | ||
| @@ -109,4 +109,4 @@ An event with kind `30000` is defined as a parameterized replaceable list event | |||
| 109 | 109 | ||
| 110 | ### Categorized Bookmarks List | 110 | ### Categorized Bookmarks List |
| 111 | 111 | ||
| 112 | An event with kind `30001` is defined as a parameterized replaceable list event for categorizing bookmarks. The 'd' parameter for this event holds the category name of the list. Any standarized tag can be included in a Categorized Bookmarks List. | 112 | An event with kind `30001` is defined as a parameterized replaceable list event for categorizing bookmarks. The 'd' parameter for this event holds the category name of the list. Any standardized tag can be included in a Categorized Bookmarks List. |