From 5e1874826eb6e9ff89824b850a9f8417ea0b9865 Mon Sep 17 00:00:00 2001 From: Mario Micklisch Date: Tue, 5 Sep 2023 13:02:54 +0200 Subject: [PATCH] Fix typo in docs --- api/doc/thor.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/doc/thor.yaml b/api/doc/thor.yaml index 9f14faa29..d9e51ad16 100644 --- a/api/doc/thor.yaml +++ b/api/doc/thor.yaml @@ -547,7 +547,7 @@ paths: - $ref: '#/components/schemas/Beat2' - $ref: '#/components/schemas/Obsolete' - /subscritpions/txpool: + /subscriptions/txpool: get: tags: - Subscriptions