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 718d553 commit 4cfd884Copy full SHA for 4cfd884
src/static_methods/factories.md
@@ -18,7 +18,7 @@ class Position {
18
~void main() {}
19
```
20
21
-It would be reasonable want to add an overloaded constructor for when `y` is `0`.
+It would be reasonable to want to add an overloaded constructor for when `y` is `0`.
22
23
```java
24
class Position {
0 commit comments