Browse Source

Update messages.js

an surplus blank space removed so that the box fits.
Simon Waldherr 7 months ago
parent
commit
34f514fbf6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/messages.js

+ 1 - 1
src/lib/messages.js

@@ -16,7 +16,7 @@ export const introMessage = [
 	"|                                                                             |",
 	"| " + underline + "https://labs.leaningtech.com/blog/webvm-20" + normal + "                                  |",
 	"|                                                                             |",
-	"| Try out the new Alpine / Xorg / i3 WebVM: " + underline + "https://webvm.io/alpine.html" + normal + "       |",
+	"| Try out the new Alpine / Xorg / i3 WebVM: " + underline + "https://webvm.io/alpine.html" + normal + "      |",
 	"|                                                                             |",
 	"+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+",
 	"",