diff options
-rw-r--r-- | hosted/credentials.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosted/credentials.html b/hosted/credentials.html index 3892651..e739c37 100644 --- a/hosted/credentials.html +++ b/hosted/credentials.html @@ -34,7 +34,7 @@ </p> <p> You can login to the companion here: <kbd - style="white-space: nowrap;">{{.Username}}.{{Hostname}}</kbd>. + style="white-space: nowrap;">{{.Username}}.{{.Hostname}}</kbd>. </p> <table class="table table-hover"> |