Skip to content

Commit 5e9609e

Browse files
committed
[Zaraz] Fix typo in logpush.mdx
1 parent 4680cc1 commit 5e9609e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/zaraz/advanced/logpush.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ Logs will have the following fields
4343
| Body | `JSON` | The body that was sent along with the request. |
4444
| Event Type | `String` | Can be one of the following: `server_request`, `server_response`, `action_triggered`, `ecommerce_triggered`, `client_request`, `component_error`. |
4545
| Event Details | `JSON` | Details about the event. |
46-
| TimestampStart | `String` | The time at which the event occured. |
46+
| TimestampStart | `String` | The time at which the event occurred. |

0 commit comments

Comments
 (0)