diff --git a/pages/common/curl.md b/pages/common/curl.md index 067463dbc..cc7c28c51 100644 --- a/pages/common/curl.md +++ b/pages/common/curl.md @@ -21,7 +21,7 @@ - Head request: -`curl -H {{http://localhost}}` +`curl -I {{http://localhost}}` - Include an extra header: