fixing typo
This commit is contained in:
parent
1765e13846
commit
4f7990d57f
|
@ -60,7 +60,7 @@ body {
|
||||||
Available Operations:
|
Available Operations:
|
||||||
<p>
|
<p>
|
||||||
# authentication operator
|
# authentication operator
|
||||||
<button onclick="goToURL('getoken')">Get Token</button>
|
<button onclick="goToURL('gettoken')">Get Token</button>
|
||||||
(gCube AuthN required)
|
(gCube AuthN required)
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue