From bd53c55dedc0e680ad5d32ed755bce3832b38434 Mon Sep 17 00:00:00 2001 From: LewdLeah Date: Tue, 10 Jun 2025 14:59:35 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec2b8c4..c0d6ab0 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ modifier(text); ``` 8. Select the `Context` tab on the left 9. Delete all code within said tab -10. Copy and paste the following code into empty `Context` tab: +10. Copy and paste the following code into your empty `Context` tab: ```javascript // Your "Context" tab should look like this const modifier = (text) => {