diff --git a/samples/userAuth.php b/samples/userAuth.php index f38f219..8b31470 100644 --- a/samples/userAuth.php +++ b/samples/userAuth.php @@ -8,7 +8,7 @@ $PASSWORD = "PUT YOUR PASSWORD along with TOKEN"; /*--------------------------------------------------------\ -| Create a Lead using the salseforce account +| Create a Lead using the salesforce account | Get the LEADID and modify it in following file | userAuth.php in samples directory \--------------------------------------------------------*/ @@ -49,4 +49,4 @@ //Need to login on account then create the lead //Assign that id here and check the sample $eLEADID = "00Q5000000DO0gJEAT"; -?> +?> \ No newline at end of file