Skip to content

Commit 34ff16b

Browse files
jalveszjvdp1
andauthored
Update joss/paper_sparse.md
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent fadcb3e commit 34ff16b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

joss/paper_sparse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ $$ y = \alpha op(A) * x + \beta * y$$
8282

8383
## Implementation details
8484

85-
Before introducing stdlib_sparse, the core structure and API was crafted under a stand-aline project, FSPARSE [@fsparse2024]. This enabled testing and refinement of the library before integration into stdlib.
85+
Before introducing stdlib_sparse, the core structure and API was crafted under a stand-alone project, FSPARSE [@fsparse2024]. This enabled testing and refinement of the library before integration into stdlib.
8686

8787
The module is designed with the following key features:
8888

0 commit comments

Comments
 (0)