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 10ae6bf + 0fdd5be commit ccd04d8Copy full SHA for ccd04d8
README.md
@@ -152,7 +152,7 @@ $point = Point::make(51.087, 8.76);
152
You will notice that there are 3 different make methods for the Point class with different parameters:
153
154
1. `make(...)`
155
-2. `makeGeodectic(...)`
+2. `makeGeodetic(...)`
156
3. `makeEmpty(...)`
157
158
Let's take a closer look to the first two:
0 commit comments