diff --git a/docs/channels/line.md b/docs/channels/line.md index 3af01855f7a..74bfc099690 100644 --- a/docs/channels/line.md +++ b/docs/channels/line.md @@ -42,7 +42,7 @@ openclaw plugins install ./path/to/local/line-plugin https://gateway-host/line/webhook ``` -The gateway responds to LINE’s webhook verification (GET) and inbound events (POST). +The gateway responds to LINE's webhook verification (GET) and inbound events (POST). If you need a custom path, set `channels.line.webhookPath` or `channels.line.accounts..webhookPath` and update the URL accordingly.