fixing typo

This commit is contained in:
Francesco Mangiacrapa 2021-04-08 13:20:23 +02:00
parent 1765e13846
commit 4f7990d57f
1 changed files with 1 additions and 1 deletions

View File

@ -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>