Skip to content

Commit

Permalink
Update fields.c
Browse files Browse the repository at this point in the history
  • Loading branch information
dangell7 committed Apr 19, 2024
1 parent 59813fa commit 120188b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xrp/fields.c
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ const char *resolve_field_name(field_t *field) {
case 20:
return "Validator To Disable";
case 21:
return "Validator To ReEnable";
return "Validator To Re Enable";
// break
case 26:
return "DID Document";
Expand Down

0 comments on commit 120188b

Please sign in to comment.