From fe1f7f2e4965d94b6c3f0f8c2ade1e154ee59064 Mon Sep 17 00:00:00 2001 From: J-Dog Date: Wed, 6 Mar 2024 12:58:54 -0800 Subject: [PATCH] cleanup --- docs/BTNS-420.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/BTNS-420.md b/docs/BTNS-420.md index 3a08d8b..a20e527 100644 --- a/docs/BTNS-420.md +++ b/docs/BTNS-420.md @@ -62,7 +62,7 @@ Below is a list of the defined BTNS `ACTION` commands and the function of each: | ACTION | Description | | ------------------------------------- | ------------------------------------------------------------------------------------------------- | -| [`ADDRESS`](./actions/ADDRESS.md) | Configures address specific options. | +| [`ADDRESS`](./actions/ADDRESS.md) | Configures address specific options | | [`AIRDROP`](./actions/AIRDROP.md) | Transfer/Distribute `token` supply to a `LIST` | | [`BATCH`](./actions/BATCH.md) | Execute multiple BTNS `ACTION` commands in a single transaction | | [`BET`](./actions/BET.md) | Bet `token` on `broadcast` oracle feed outcomes |