diff --git a/README.md b/README.md index 4fd6603..57729f0 100644 --- a/README.md +++ b/README.md @@ -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,