Skip to content

Commit

Permalink
Add correct tag
Browse files Browse the repository at this point in the history
  • Loading branch information
noelwelsh committed Nov 29, 2023
1 parent fc48c3c commit 18844f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/pages/methods/syntax.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ We don't need to wrap this in braces as there is only a single expression in the
@:@


@:solution(Halve)
@:exercise(Halve)

Write a method `halve` that accepts a `Double` argument and returns the `Double` that is half of it's argument.
@:@
Expand Down

0 comments on commit 18844f8

Please sign in to comment.