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