Skip to content

Commit

Permalink
[Fix] Typo integration-doc.md, s/input/output
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Hunt committed Oct 17, 2019
1 parent 19f8ff2 commit 39d2774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plasma_framework/docs/integration-docs/integration-doc.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ When listening for Exit Game related events, it's important to remember that the
uint16 inputIndex
);
```
- When an input has been piggybacked on an In-flight Exit.
- When an output has been piggybacked on an In-flight Exit.
```
event InFlightExitOutputPiggybacked(
address indexed exitTarget,
Expand Down

0 comments on commit 39d2774

Please sign in to comment.