Skip to content

Commit

Permalink
Merge pull request #88 from SmithSamuelM/revised-format
Browse files Browse the repository at this point in the history
fixed typo in list of fields for update `upd` event
  • Loading branch information
SmithSamuelM authored Mar 11, 2024
2 parents 76601e2 + d70ff0b commit 9aa7534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -2881,7 +2881,7 @@ The fields for the Init, `rip` event , given by their labels, shall appear in th

#### Update event fields

The fields for the Update, `upd` event , given by their labels, shall appear in the following order, `[v, t, d, rd, s, p, dt, a]`. All are required. The value of the Message type, `t` field shall be `upd`.
The fields for the Update, `upd` event , given by their labels, shall appear in the following order, `[v, t, d, r, s, p, dt, a]`. All are required. The value of the Message type, `t` field shall be `upd`.

#### Field descriptions

Expand Down

0 comments on commit 9aa7534

Please sign in to comment.