Skip to content

Commit 01da347

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/digital-twins/how-to-monitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Here are the field and property descriptions for API logs.
180180
| `OperationVersion` | String | The API Version used during the event |
181181
| `Category` | String | The type of resource being emitted |
182182
| `ResultType` | String | Outcome of the event |
183-
| `ResultSignature` | String | Http status code for the event |
183+
| `ResultSignature` | String | HTTP status code for the event |
184184
| `ResultDescription` | String | Additional details about the event |
185185
| `DurationMs` | String | How long it took to perform the event in milliseconds |
186186
| `CallerIpAddress` | String | A masked source IP address for the event |

0 commit comments

Comments
 (0)