Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gquintard authored Mar 22, 2024
1 parent 109482b commit f734209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ We'll use `typescript` notation to describe the object shape:
timeline: Array<{name: string, timestamp: number}> // Timestamp
side: "backend" | "client",
id: string, // the transaction's vxid
vcl: // VCL_use
vcl: string // VCL_use
client?: { // ReqStart
rAddr: string,
rPort: number,
Expand Down

0 comments on commit f734209

Please sign in to comment.