Skip to content

Commit fc57c52

Browse files
committed
Merge branch '1'
2 parents 29991dc + b8ceba1 commit fc57c52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Supports SilverStripe 4
1515

1616
### Minimal configuration
1717

18-
Given your DataObject uses the field names `Lat` and `Lng` for storing the latitude and longitude respectively then the
19-
following is a minimal setup to have the map show in the CMS:
18+
Given your DataObject uses the field names `Latitude` and `Longitude` for storing the latitude and longitude
19+
respectively then the following is a minimal setup to have the map show in the CMS:
2020

2121
```php
2222
use SilverStripe\ORM\DataObject;

0 commit comments

Comments
 (0)