From e92e50d86907dd00e0bdc3ba1ad20c738eda3c1d Mon Sep 17 00:00:00 2001 From: landonMutch Date: Fri, 3 Mar 2023 12:19:40 +0900 Subject: [PATCH] reformat tag table --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a65c896f..f42d3265 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ When experimenting with kinds, keep in mind the classification introduced by [NI | expiration | unix timestamp (string) | | [40](40.md) | | poll_options | poll options (list) | | [69](69.md) | | poll_option | poll option (integar) | description (str) | [69](69.md) | -| tally_method | "value"||"count" | | [69](69.md) | +| tally_method | "value" OR "count" | | [69](69.md) | | consensus_threshold | consensus % (integar) | | [69](69.md) | | closed_at | unix timestamp (string) | | [69](69.md) |