Skip to content

Commit dbc95b3

Browse files
committed
fixed issue 249
1 parent bd3c4de commit dbc95b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/components/information-dialog/information-dialog.component.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ <h1 mat-dialog-title class="title">Help
1414
<p>See this image, the detail steps are below:</p>
1515
<img class="img" src="assets/help/add-server.png"/>
1616
<p>1. Click "Add Icon" button on left side panel</p>
17-
<p>2. Enter redis values (name,host,port,password,database index) </p>
18-
<p>3. Click Add button</p>
17+
<p>2. Enter redis values (Name, Host, Port, Password, Database Index) </p>
18+
<p>3. Click "Add" button</p>
1919
</div>
2020
</mat-expansion-panel>
2121
<mat-expansion-panel>

0 commit comments

Comments
 (0)