Skip to content

Commit a547a40

Browse files
authored
Merge pull request topcoderinc#404 from topcoderinc/issue-249
fixed issue 249
2 parents 25ace41 + dbc95b3 commit a547a40

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)