Skip to content

Commit 18844f8

Browse files
committed
Add correct tag
1 parent fc48c3c commit 18844f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/pages/methods/syntax.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ We don't need to wrap this in braces as there is only a single expression in the
103103
@:@
104104

105105

106-
@:solution(Halve)
106+
@:exercise(Halve)
107107

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

0 commit comments

Comments
 (0)