From 2e24e871d3ffccb64c7e8c0f4cecad5169dbcce0 Mon Sep 17 00:00:00 2001 From: Savindu Dimal Date: Thu, 24 Oct 2024 15:33:43 +0530 Subject: [PATCH] Fix indentation issue in sequence as a backend doc --- en/docs/tutorials/create-and-publish-a-sequencebackend-api.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/docs/tutorials/create-and-publish-a-sequencebackend-api.md b/en/docs/tutorials/create-and-publish-a-sequencebackend-api.md index 4d85795f9a..cd33a94f1a 100644 --- a/en/docs/tutorials/create-and-publish-a-sequencebackend-api.md +++ b/en/docs/tutorials/create-and-publish-a-sequencebackend-api.md @@ -32,8 +32,8 @@ WSO2 API Manager has integrated the support for invoking **REST API** with custo Sequence Backend endpoint configuration needs to have atleast one sequence for the API (either SANDBOX or PRODUCTION). [![Upload Sequence Backend]({{base_path}}/assets/img/learn/upload-sequence-backend-file.png)]({{base_path}}/assets/img/learn/upload-sequence-backend-file.png) - !!!note - In both key types, only one sequence is allowed to be added. If a developer wants to replace, then the uploaded one should be deleted from the preferred key type. + !!!note + In both key types, only one sequence is allowed to be added. If a developer wants to replace, then the uploaded one should be deleted from the preferred key type. 4. Click **Save** [![Save the Sequence Uploaded]({{base_path}}/assets/img/learn/endpoint-sequence-backend-save.png)]({{base_path}}/assets/img/learn/endpoint-sequence-backend-save.png)