Skip to content

Commit 01f0b9a

Browse files
authored
Merge pull request #169 from eltociear/patch-1
Correct typo in README.md
2 parents 11592c0 + 2dafb1a commit 01f0b9a

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
@@ -125,7 +125,7 @@ f = fft.wigner.inverse_jax(flmn, L, N)
125125

126126
We benchmarked the spherical harmonic and Wigner transforms implemented
127127
in `S2FFT` against the C implementations in the
128-
[SSHT](https://github.com/astro-informatics/ssht) pacakge.
128+
[SSHT](https://github.com/astro-informatics/ssht) package.
129129

130130
A brief summary is shown in the table below for the recursion (left) and
131131
precompute (right) algorithms, with `S2FFT` running on GPUs (for further

0 commit comments

Comments
 (0)