fix: Fix a typo in the README files of ai-statistics plugin (#1670)

This commit is contained in:
Kent Dong
2025-01-14 13:39:55 +08:00
committed by GitHub
parent a05b6b1e9d
commit 95426d5ccf
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ Attribute Configuration instructions:
The meanings of various values for `value_source` are as follows:
- `fixed_value`: fixed value
- `requeset_header`: The attrribute is obtained through the http request header
- `request_header`: The attrribute is obtained through the http request header
- `request_body`: The attrribute is obtained through the http request body
- `response_header`: The attrribute is obtained through the http response header
- `response_body`: The attrribute is obtained through the http response body