Skip to content

Commit 27b1c09

Browse files
authored
README.md: Correct typo (#14)
1 parent f69cae1 commit 27b1c09

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
@@ -21,7 +21,7 @@
2121
<!-- [![PkgEval](https://JuliaCI.github.io/NanosoldierReports/pkgeval_badges/S/StridedViews.svg)](https://JuliaCI.github.io/NanosoldierReports/pkgeval_badges/report.html) -->
2222

2323
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`.
24+
over a contiguous parent array, as represented by the abstract type `DenseArray`.
2525

2626
See [Strided.jl](http://github.com/Jutho/Strided.jl) for more functionality.
2727

0 commit comments

Comments
 (0)