From 2f3c38b4934714cd0c37937f4de2f899e04eb550 Mon Sep 17 00:00:00 2001 From: Stanislav N <79140119+StanislavSTW@users.noreply.github.com> Date: Fri, 13 May 2022 18:36:51 +0300 Subject: [PATCH] Update s-a-pending.md --- api-tokens/s-a-pending.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-tokens/s-a-pending.md b/api-tokens/s-a-pending.md index fd718d5..56e7fe2 100644 --- a/api-tokens/s-a-pending.md +++ b/api-tokens/s-a-pending.md @@ -2,7 +2,7 @@ ## Description Once a new token is created, the system assigns the *Pending* status to this object. This status indicates that the system is processing your token object. Therefore, when the system successfully processes your token, it will be assigned to the following state. ## Prerequisites -A new created token object ios required. +A new created token object is required. ## Transferable statuses Once the system processes the pending token object, it is assigned to the [Active](s-b-active.html) state. In case operators decide to delete their pending token, this token is assigned to the [Deleted](s-d-deleted.html) state.