Skip to content

Commit 5a180c9

Browse files
committed
Fix minor typos in README files
1 parent 1e9cc09 commit 5a180c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/basemap_data/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ required by [`basemap`] to work.
88

99
## Installation
1010

11-
The package is available in PyPI and can be installed with [`pip`]:
11+
The package is available on PyPI and can be installed with [`pip`]:
1212
```python
1313
python -m pip install basemap-data
1414
```

data/basemap_data_hires/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ data assets.
88

99
## Installation
1010

11-
The package is available in PyPI and can be installed with [`pip`]:
11+
The package is available on PyPI and can be installed with [`pip`]:
1212
```python
1313
python -m pip install basemap-data-hires
1414
```

0 commit comments

Comments
 (0)