diff --git a/How-to-Send-an-HTTP-Request-Using-HTTPClient.md b/How-to-Send-an-HTTP-Request-Using-HTTPClient.md index c938d83619..02e5028ca4 100644 --- a/How-to-Send-an-HTTP-Request-Using-HTTPClient.md +++ b/How-to-Send-an-HTTP-Request-Using-HTTPClient.md @@ -144,7 +144,7 @@ end You can do the same for send_request_raw as well. -### Other Common question(s): +### Other Common questions: **1 - Can I use ```vars_get``` and ```vars_post``` together?**