Skip to content

Commit 4cfd884

Browse files
committed
Fix grammar
1 parent 718d553 commit 4cfd884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/static_methods/factories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class Position {
1818
~void main() {}
1919
```
2020

21-
It would be reasonable want to add an overloaded constructor for when `y` is `0`.
21+
It would be reasonable to want to add an overloaded constructor for when `y` is `0`.
2222

2323
```java
2424
class Position {

0 commit comments

Comments
 (0)