From 1850bed768101f3435f14f6218966e3d173c0eac Mon Sep 17 00:00:00 2001 From: Jake Date: Thu, 30 Apr 2026 23:13:04 +0800 Subject: [PATCH] forgot one full stop --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 637963b..27059e2 100644 --- a/index.html +++ b/index.html @@ -1214,7 +1214,7 @@ print(filtered)

Step 5: Fine tuning

Before moving on, play with the buffer size to see how it effects the results AND the responsiveness to changes.

-

Try and find a good balance with the time.sleep() value as well

+

Try and find a good balance with the time.sleep() value as well.