Skip to content

Commit b75948b

Browse files
committed
Fix typo
Http/Https -> HTTP/HTTPS
1 parent cbe6d55 commit b75948b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-web-pubsub/howto-monitor-data-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ userId | Identity of the user
5757
message | Detailed message of log event
5858
hub | User-defined Hub Name |
5959
routeTemplate | The route template of the API |
60-
httpMethod | The Http method (POST/GET/PUT/DELETE) |
60+
httpMethod | The HTTP method (POST/GET/PUT/DELETE) |
6161
url | The uniform resource locator |
6262
traceId | The unique identifier to the invocation |
63-
statusCode | The Http response code |
63+
statusCode | The HTTP response code |
6464
duration | The duration between the request is received and processed |
6565
headers | The additional information passed by the client and the server with an HTTP request or response |
6666

0 commit comments

Comments
 (0)