We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f69cae1 commit 27b1c09Copy full SHA for 27b1c09
README.md
@@ -21,7 +21,7 @@
21
<!-- [](https://JuliaCI.github.io/NanosoldierReports/pkgeval_badges/report.html) -->
22
23
StridedViews.jl exports a single struct type `StridedView` for representing a strided view
24
-over a contiguous parrent array, as represented by the abstract type `DenseArray`.
+over a contiguous parent array, as represented by the abstract type `DenseArray`.
25
26
See [Strided.jl](http://github.com/Jutho/Strided.jl) for more functionality.
27
0 commit comments