Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jackdoe committed Jul 7, 2023
1 parent 14f8d17 commit b29180b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion week-047.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ struct alive {
int shield;
};
// FIXME: write the function
// FIXME: write the function body
void hit(struct alive *a, struct alive *b){
...
}
Expand Down

0 comments on commit b29180b

Please sign in to comment.