@@ -86,7 +86,7 @@ module Agents |
||
86 | 86 |
|
87 | 87 |
* `status`: HTTP status as integer. (Almost always 200) |
88 | 88 |
|
89 |
- * `headers`: Reponse headers; for example, `{{ _response_.headers.Content-Type }}` expands to the value of the Content-Type header. Keys are insentitive to cases and -/_. |
|
89 |
+ * `headers`: Response headers; for example, `{{ _response_.headers.Content-Type }}` expands to the value of the Content-Type header. Keys are insensitive to cases and -/_. |
|
90 | 90 |
MD |
91 | 91 |
|
92 | 92 |
event_description do |