Skip to content

Commit 40f40d6

Browse files
Update README.md
1 parent a48d38b commit 40f40d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can then install `SentinelExplorer` from the official Julia repository like
2121
```julia
2222
using SentinelExplorer, GeoDataFrames, Dates
2323

24-
# Load Region of Interest From External GeoJSON or Shapefile
24+
# Load Region of Interest from External GeoJSON or Shapefile
2525
roi = GeoDataFrames.read("data/roi.geojson").geometry |> first
2626

2727
# Define Region of Interest as a Bounding Box

0 commit comments

Comments
 (0)