diff --git a/85.md b/85.md index c11ce5a4..5463ed16 100644 --- a/85.md +++ b/85.md @@ -42,9 +42,9 @@ The following result types have been declared: | Result type | Tag name | Tag value format | | ----------------------- | ---------------------- | ----------------- | | Follower Count | `followers` | int | -| User Rank | `rank` | int, norm 0-100) | +| User Rank | `rank` | int, norm 0-100 | | First Post Time | `first_created_at` | unix timestamp | -| Post Count | `post_cnt` | int, | +| Post Count | `post_cnt` | int | | Reply Count | `reply_cnt` | int | | Reactions Count | `reactions_cnt` | int | | Zap Amount Received | `zap_amt_recd` | int, sats |