Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ruvenzx committed Sep 22, 2024
1 parent fc3b903 commit a6f691b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/raw/applications/applications.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ oidc_applications

- Type: `list` of `applications.OIDC`

// Specify a list of `OIDC` type applications.
// Specify a list of `OIDC applications` type objects.



Expand All @@ -18,4 +18,4 @@ saml_applications

- Type: `list` of `applications.SAML`

// Specify a list of `SAML` type applications.
// Specify a list of `SAML applications` type applications.

0 comments on commit a6f691b

Please sign in to comment.