Skip to content

Commit 72b3432

Browse files
authored
Update README.md
1 parent c3952de commit 72b3432

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
@@ -53,7 +53,7 @@ In this package we implement three version of SPOD
5353

5454
- SPOD_low_storage: that is intended for large RAM machines or small datasets
5555
- SPOD_low_ram: that is intended for small RAM machines or large datasets, and
56-
- SPOD_streaming: that is the algorithm presented in [(Schmidt and Towne 2019)](schmidt-and-towne-2019), and it is intended for large datasets.
56+
- SPOD_streaming: that is the algorithm presented in [(Schmidt and Towne 2019)](schmidt-and-towne-2019).
5757

5858
To see how to use the **PySPOD** package and its user-friendly interface, you can look at the [**Tutorials**](tutorials/README.md).
5959

0 commit comments

Comments
 (0)