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.
2 parents 69520e5 + 904fdf7 commit e36fb38Copy full SHA for e36fb38
_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