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