Skip to content

Commit b2eeb69

Browse files
authored
Merge pull request #6646 from runely/patch-1
Update Set-Place.md
2 parents 9ab09c9 + c9b5f8c commit b2eeb69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/Set-Place.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,9 +255,9 @@ Accept wildcard characters: False
255255
### -GeoCoordinates
256256
The GeoCoordinates parameter specifies the room's location in latitude, longitude and (optionally) altitude coordinates. A valid value for this parameter uses one of the following formats:
257257
258-
- Latitude and longitude: For example, "47.644125;-122.122411"
258+
- Latitude and longitude: For example, "47,644125;-122,122411"
259259
260-
- Latitude, longitude, and altitude: For example, "47.644125;-122.122411;161.432"
260+
- Latitude, longitude, and altitude: For example, "47,644125;-122,122411;161,432"
261261
262262
```yaml
263263
Type: GeoCoordinates

0 commit comments

Comments
 (0)