mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-24 17:03:47 +01:00
spelling: people
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
7313d1b4d7
commit
00b6e007af
@ -66,7 +66,7 @@ const bodyXmlTag = between(bodyXmlBegin)(bodyEnd)(everyCharUntil(bodyEnd)).map((
|
|||||||
* We have deprecated form-url-encoded type in body tag, it was a misspelling on my part
|
* We have deprecated form-url-encoded type in body tag, it was a misspelling on my part
|
||||||
* The new type is form-urlencoded
|
* The new type is form-urlencoded
|
||||||
*
|
*
|
||||||
* Very few peope would have used this. I launched this to the public on 22 Jan 2023
|
* Very few people would have used this. I launched this to the public on 22 Jan 2023
|
||||||
* And I am making the change on 23 Jan 2023
|
* And I am making the change on 23 Jan 2023
|
||||||
*
|
*
|
||||||
* This deprecated tag can be removed on 1 April 2023
|
* This deprecated tag can be removed on 1 April 2023
|
||||||
|
Loading…
Reference in New Issue
Block a user