From 5c18cb5798ff1c4d0ee277ec7f7c515dc6d310b1 Mon Sep 17 00:00:00 2001 From: jkrvivian Date: Mon, 27 Nov 2023 16:33:13 +0800 Subject: [PATCH] Fix typo --- tips/TIP-0048/asyncapi3.yaml | 12 ++++++------ tips/TIP-0048/openapi3-core.yaml | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/tips/TIP-0048/asyncapi3.yaml b/tips/TIP-0048/asyncapi3.yaml index 091112821..c6e56ed6e 100644 --- a/tips/TIP-0048/asyncapi3.yaml +++ b/tips/TIP-0048/asyncapi3.yaml @@ -879,7 +879,7 @@ components: unlockConditions: type: array description: >- - Unlock condtions that define how the output can be unlocked in a + Unlock conditions that define how the output can be unlocked in a transaction. items: anyOf: @@ -937,7 +937,7 @@ components: unlockConditions: type: array description: >- - Unlock condtions that define how the output can be unlocked in a + Unlock conditions that define how the output can be unlocked in a transaction. items: anyOf: @@ -999,7 +999,7 @@ components: unlockConditions: type: array description: >- - Unlock condtions that define how the output can be unlocked in a + Unlock conditions that define how the output can be unlocked in a transaction. items: anyOf: @@ -1072,7 +1072,7 @@ components: unlockConditions: type: array description: >- - Unlock condtions that define how the output can be unlocked in a + Unlock conditions that define how the output can be unlocked in a transaction. items: anyOf: @@ -1116,7 +1116,7 @@ components: unlockConditions: type: array description: >- - Unlock condtions that define how the output can be unlocked in a + Unlock conditions that define how the output can be unlocked in a transaction. items: anyOf: @@ -1170,7 +1170,7 @@ components: unlockConditions: type: array description: >- - Unlock condtions that define how the output can be unlocked in a + Unlock conditions that define how the output can be unlocked in a transaction. items: anyOf: diff --git a/tips/TIP-0048/openapi3-core.yaml b/tips/TIP-0048/openapi3-core.yaml index 3e9b444dc..673a8ff9e 100644 --- a/tips/TIP-0048/openapi3-core.yaml +++ b/tips/TIP-0048/openapi3-core.yaml @@ -1759,7 +1759,7 @@ components: - signature BasicBlock: - description: A basic block is the object that can carry arbitrary payload, such as a tagged data payload ostringr a transaction. + description: A basic block is the object that can carry arbitrary payload, such as a tagged data payload or a transaction. properties: type: type: integer @@ -2140,7 +2140,7 @@ components: unlockConditions: type: array description: >- - Unlock condtions that define how the output can be unlocked in a + Unlock conditions that define how the output can be unlocked in a transaction. items: anyOf: