From aaec99429ad0668a49cb8e6a3b9522d62ce4678d Mon Sep 17 00:00:00 2001 From: Ayush varshney Date: Wed, 25 Oct 2023 17:02:09 +0530 Subject: [PATCH] Typo error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 855a25a1..d73bfe58 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ The host has complete control over a room. Commands they send to their client wi - Built specifically for syncing. - Settings to tune SyncLounge to your environment - Client Polling Interval - Sets how frequently SyncLounge will poll the client for new information. - - Sync Flexability - Sets the acceptable distance away from the host in milliseconds. + - Sync Flexibility - Sets the acceptable distance away from the host in milliseconds. - Sync method: - Clean seek - Seeks straight to where the host is. - Skip ahead - Seeks 10 seconds ahead, pauses and then resumes 10 seconds later.