Update README.md

This commit is contained in:
LewdLeah 2025-06-10 14:59:35 -04:00 committed by GitHub
parent 85229b730d
commit bd53c55ded
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,7 +34,7 @@ modifier(text);
``` ```
8. Select the `Context` tab on the left 8. Select the `Context` tab on the left
9. Delete all code within said tab 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 ```javascript
// Your "Context" tab should look like this // Your "Context" tab should look like this
const modifier = (text) => { const modifier = (text) => {