From 8b65be26a6ea988ea363bb64b8598db9a6d8f8cd Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Mon, 30 May 2022 23:36:21 -0400 Subject: [PATCH] spelling: the Signed-off-by: Josh Soref --- docs/swagger/paths/{shortCode}_qr-code.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/swagger/paths/{shortCode}_qr-code.json b/docs/swagger/paths/{shortCode}_qr-code.json index 104860eb..dd5c8b8a 100644 --- a/docs/swagger/paths/{shortCode}_qr-code.json +++ b/docs/swagger/paths/{shortCode}_qr-code.json @@ -53,7 +53,7 @@ { "name": "errorCorrection", "in": "query", - "description": "The error correction level to apply to the the QR code: **[L]**ow, **[M]**edium, **[Q]**uartile or **[H]**igh. See [docs](https://www.qrcode.com/en/about/error_correction.html).", + "description": "The error correction level to apply to the QR code: **[L]**ow, **[M]**edium, **[Q]**uartile or **[H]**igh. See [docs](https://www.qrcode.com/en/about/error_correction.html).", "required": false, "schema": { "type": "string",