From a73b7a64e8f3d9801cba8629e210038dfeacb96a Mon Sep 17 00:00:00 2001 From: 0xbadbee Date: Sat, 18 Nov 2023 19:30:50 +0100 Subject: [PATCH] Fix BD: typo --- wiki/Protocol-Analysis.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/Protocol-Analysis.md b/wiki/Protocol-Analysis.md index e001b76..aa4b2b8 100644 --- a/wiki/Protocol-Analysis.md +++ b/wiki/Protocol-Analysis.md @@ -136,7 +136,7 @@ Gets the content by uid and a password. If the content is know it sent back via #### Request-Headers | Header | Description | Example | |---|---|---| -| Authorization | Contains the "password" for the content | BD: %content-pass% | +| Authorization | Contains the "password" for the content | BD %content-pass% | #### Response-Headers | Header | Description | Example | |---|---|---|