From b405af6068082283b14f135d833eb8b59580e154 Mon Sep 17 00:00:00 2001 From: Samiksha Mishra <38784342+mishrasamiksha@users.noreply.github.com> Date: Fri, 20 Oct 2023 20:33:32 +0530 Subject: [PATCH] README.md - fix Corrected typo error for "flexibility" --- 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.