From 52fdef50cff3fa7325f564a35a870298f5fd4593 Mon Sep 17 00:00:00 2001 From: baviddowie <1664052+baviddowie@users.noreply.github.com> Date: Mon, 31 Dec 2018 17:25:25 +0000 Subject: [PATCH] * Add a missing space to the Magic Wormhole paragraph. (#710) --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 77d4f846..99f6f315 100644 --- a/index.html +++ b/index.html @@ -1343,7 +1343,7 @@ layout: default image="assets/img/tools/Magic-Wormhole.png" url="https://github.com/warner/magic-wormhole" footer='OS: cross-platform (python)' - description='Get things from one computer to another, safely.This package provides a library and a command-line tool named wormhole, which makes it possible to get arbitrary-sized files and directories (or short pieces of text) from one computer to another. The two endpoints are identified by using identical "wormhole codes": in general, the sending machine generates and displays the code, which must then be typed into the receiving machine. The codes are short and human-pronounceable, using a phonetically-distinct wordlist. The receiving side offers tab-completion on the codewords, so usually only a few characters must be typed. Wormhole codes are single-use and do not need to be memorized.' + description='Get things from one computer to another, safely. This package provides a library and a command-line tool named wormhole, which makes it possible to get arbitrary-sized files and directories (or short pieces of text) from one computer to another. The two endpoints are identified by using identical "wormhole codes": in general, the sending machine generates and displays the code, which must then be typed into the receiving machine. The codes are short and human-pronounceable, using a phonetically-distinct wordlist. The receiving side offers tab-completion on the codewords, so usually only a few characters must be typed. Wormhole codes are single-use and do not need to be memorized.' %}