diff --git a/How-to-Send-an-HTTP-Request-Using-HTTPClient.md b/How-to-Send-an-HTTP-Request-Using-HTTPClient.md index 907b4e89ee..9d6643bcbd 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. -### Common question(s): +### Other Common question(s): **1 - Can I use ```vars_get``` and ```vars_post``` together?**