Skip to content

Commit

Permalink
Fixed the picture file type to be png instead of PNG
Browse files Browse the repository at this point in the history
Signed-off-by: Charlotte Meme Kefeletswe <Charlotte.meme.kefeletswe@ericsson.com>
  • Loading branch information
kef002 committed Oct 3, 2024
1 parent e135d18 commit 2e2f591
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/user-guides/reset-password.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ In the **Reset Password** modal type in the new password in the **New Password**

After installing LitmusChaos and authenticating using the default password in the UI, users will be mandatorily prompted to update the password. To update the password, enter the old (default) password, the new password, and re-enter the new password. Once done, select the **Confirm** button.

<img src={require('../assets/user-guides/user-management/reset-password/step-3.PNG').default} />
<img src={require('../assets/user-guides/user-management/reset-password/step-3.png').default} />

## Learn more

Expand Down

0 comments on commit 2e2f591

Please sign in to comment.