Skip to content

Commit f57d1b5

Browse files
committed
refactor: more user visible string improvements
For same reasons as in #63
1 parent c9ba104 commit f57d1b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/servers/upCloudVps/upCloudVps.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
function upCloudVps_MetaData()
1515
{
1616
return [
17-
'DisplayName' => 'UpCloud Server',
17+
'DisplayName' => 'UpCloud VPS',
1818
'APIVersion' => '1.3',
1919
'ServiceSingleSignOnLabel' => 'Login to Panel as User',
2020
'RequiresServer' => true,

0 commit comments

Comments
 (0)