We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69520e5 commit 904fdf7Copy full SHA for 904fdf7
_overviews/scala3-book/domain-modeling-tools.md
@@ -66,7 +66,7 @@ p.vocation = "Musician"
66
67
### Fields and methods
68
69
-Classes can have also have methods and additional fields that are not part of constructors.
+Classes can also have methods and additional fields that are not part of constructors.
70
They are defined in the body of the class.
71
The body is initialized as part of the default constructor:
72
0 commit comments