Skip to content
This repository was archived by the owner on Apr 18, 2023. It is now read-only.

Commit db930f3

Browse files
committedOct 25, 2020
Fix typo.
1 parent d1ddb78 commit db930f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/config/laravel_opentelemetry.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
*/
5454

5555
'tags' => [
56-
'ip' => true, // Requestr's IP address
56+
'ip' => true, // Requester's IP address
5757
'path' => true, // Path requested
5858
'url' => true, // Full URL requested
5959
'method' => true, // HTTP method of the request

0 commit comments

Comments
 (0)