From e4d7f57bd7b53f0ebf06c869c1b1cdefb17fa10f Mon Sep 17 00:00:00 2001 From: Bad <87938689+yesBad@users.noreply.github.com> Date: Wed, 19 Jan 2022 19:38:10 +0200 Subject: [PATCH] docs fix spelling (#133) --- docs/getting-started/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/getting-started/README.md b/docs/getting-started/README.md index dbd9c7c8..c79b17ef 100644 --- a/docs/getting-started/README.md +++ b/docs/getting-started/README.md @@ -87,10 +87,10 @@ services: ### Clipboard sharing - Browsers have certain requirements to allow clipboard sharing. - - You instance must be HTTPs. + - Your instance must be HTTPS. - Firefox does not support clipboard sharing. - - Use chrome for best experience. -- If browser does not support clipboard sharing: - - Clipboard icon in right bottom corner will be displayed for host. + - Use Chrome for the best experience. +- If your browser does not support clipboard sharing: + - Clipboard icon in the bottom right corner will be displayed for host. - It opens text area that can share clipboard content bi-directionally. - Only plain-text is supported.