Skip to content

Commit 9d0e272

Browse files
committed
Fixup correct param name
1 parent da8f785 commit 9d0e272

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NisApi.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2133,7 +2133,7 @@ <h4>Parameter:</h4>
21332133
<table class=NemTableGrid>
21342134
<tr>
21352135
<td>
2136-
<p class=JSON>blockHeight </p>
2136+
<p class=JSON>height</p>
21372137
</td>
21382138
<td>
21392139
<p class=NemNoSpacing>A BlockHeight JSON object as described
@@ -2194,7 +2194,7 @@ <h4>Parameter:</h4>
21942194
<table class=NemTableGrid>
21952195
<tr>
21962196
<td>
2197-
<p class=JSON>blockHeight </p>
2197+
<p class=JSON>height</p>
21982198
</td>
21992199
<td>
22002200
<p class=NemNoSpacing>A BlockHeight JSON object as described

0 commit comments

Comments
 (0)