diff --git a/app/_how-tos/create-a-webhook-with-kong-gateway.md b/app/_how-tos/create-a-webhook-with-kong-gateway.md index 9698b0012..fd8b67d99 100644 --- a/app/_how-tos/create-a-webhook-with-kong-gateway.md +++ b/app/_how-tos/create-a-webhook-with-kong-gateway.md @@ -71,7 +71,7 @@ curl -i -X POST http://localhost:8001/consumers \ -d username="my-consumer" ``` -Verify on` webhook.site` that you received a `POST` request. It will look like this: +Verify on `webhook.site` that you received a `POST` request. It will look like this: ```json {