Skip to content

Commit

Permalink
Fix the title parsing error (#19685)
Browse files Browse the repository at this point in the history
  • Loading branch information
yhyakuna authored Mar 23, 2023
1 parent dcb44bb commit 449482d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/data/docs-nav-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1446,7 +1446,7 @@
"path": "auth/token"
},
{
"title": "Username & Password",
"title": "Username and Password",
"path": "auth/userpass"
},
{
Expand Down

0 comments on commit 449482d

Please sign in to comment.