diff --git a/autoexecute/README.md b/autoexecute/README.md index 5091b63..a78c458 100644 --- a/autoexecute/README.md +++ b/autoexecute/README.md @@ -1,6 +1,6 @@ # Self Invoking Functions -I want to set variable 'a' to 3 using a Self Invoking Function, can you help me? +I want to set variable 'testValue' to 3 using a Self Invoking Function, can you help me? ``` var testValue;