Skip to content

Commit 8ab5874

Browse files
authored
A typo fixed.
1 parent af66b1d commit 8ab5874

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
@@ -48,7 +48,7 @@ There are almost 900 unittests and results are compared against those generated
4848

4949
Since FORTRAN rounds almost all values, except `D` and `I`, actual results are of much higher accuracy.
5050

51-
## Hot to use
51+
## How to use
5252

5353
- Add `"github.com/proway2/go-igrf/igrf"` to your import clause.
5454

@@ -72,4 +72,4 @@ func main() {
7272

7373
- [Alken, P., Thébault, E., Beggan, C.D. et al. International Geomagnetic Reference Field: the thirteenth generation. Earth Planets Space 73, 49 (2021).](https://rdcu.be/cKqZv) https://doi.org/10.1186/s40623-020-01288-x
7474

75-
- Implementation is based on [geomag70.c](https://www.ngdc.noaa.gov/IAGA/vmod/geomag70_linux.tar.gz). [License information](https://www.ngdc.noaa.gov/IAGA/vmod/geomag70_license.html).
75+
- Implementation is based on [geomag70.c](https://www.ngdc.noaa.gov/IAGA/vmod/geomag70_linux.tar.gz). [License information](https://www.ngdc.noaa.gov/IAGA/vmod/geomag70_license.html).

0 commit comments

Comments
 (0)