Skip to content

Commit b8b2cd9

Browse files
committed
Update README.md
1 parent 93a8f04 commit b8b2cd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# OpenID Connect provider debugger
22

3-
A docker image to test and troubleshoot OpenID Connect (OIDC)
3+
A Docker image to test and troubleshoot OpenID Connect (OIDC)
44
Providers (OP). This containers provides a minimalist Relying Party
55
(RP) with verbose logs enabled including all HTTP requests and
66
responses. Used in conjuction with the network logs of your web
@@ -174,7 +174,7 @@ Default: none.
174174

175175
### page_content_type
176176

177-
Description: the content type of the resulting json (e.g. `application/json`).
177+
Description: the content type of the resulting JSON (e.g. `application/json`).
178178
E.g. for cypress tests you might want to set this to `text/html`.
179179
Note: this does not change the content of the result only the content-type header.
180180

0 commit comments

Comments
 (0)