commit 1d81e93c360206e2c4e33302b3ac6f201770c7ae parent 9db8c4ce8cef15ea41319846483ee526874306b3 Author: Bellisario <72039923+Bellisario@users.noreply.github.com> Date: Sun, 13 Dec 2020 18:43:52 +0100 Update index.html Diffstat:
M | client/index.html | | | 5 | ++--- |
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/client/index.html b/client/index.html @@ -62,7 +62,7 @@ <use xlink:href="#wifi-tethering" /> </svg> <div id="displayName">The easiest way to transfer data across devices.</div> - <div class="font-body2">Allow me to be discovered by: Everyone in this network.</div> + <div class="font-body2">Your device is discoverable by everyone on this network.</div> </footer> <!-- Receive Dialog --> <x-dialog id="receiveDialog"> @@ -218,4 +218,4 @@ } </style> </noscript> -</body> -\ No newline at end of file +</body>