spell check

This commit is contained in:
landonMutch 2023-03-03 13:29:05 +09:00 committed by GitHub
parent 510b3d9491
commit d39fa6db2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -109,10 +109,10 @@ When experimenting with kinds, keep in mind the classification introduced by [NI
| subject | subject | | [14](14.md) | | subject | subject | | [14](14.md) |
| d | identifier | | [33](33.md) | | d | identifier | | [33](33.md) |
| expiration | unix timestamp (string) | | [40](40.md) | | expiration | unix timestamp (string) | | [40](40.md) |
| poll_options | options (integar array) | description (str) | [69](69.md) | | poll_options | options (integer array) | description (str) | [69](69.md) |
| poll_option | poll option (integar) | | [69](69.md) | | poll_option | poll option (integer) | | [69](69.md) |
| tally_method | "value" OR "count" | | [69](69.md) | | tally_method | "value" OR "count" | | [69](69.md) |
| consensus_threshold | consensus % (integar) | | [69](69.md) | | consensus_threshold | consensus % (integer) | | [69](69.md) |
| closed_at | unix timestamp (string) | | [69](69.md) | | closed_at | unix timestamp (string) | | [69](69.md) |
## Criteria for acceptance of NIPs ## Criteria for acceptance of NIPs