Skip to content

Commit 1a9d27d

Browse files
committed
Typo
1 parent 42a0700 commit 1a9d27d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sparse.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ end
227227
dense_ad(ad::AutoSparse)::AbstractADType
228228
dense_ad(ad::AbstractADType)::AbstractADType
229229
230-
Return the underlying AD package for a sparse AD choice, acts as the identity on a dense AD choice.
230+
Return the underlying AD package for a sparse AD choice, act as the identity on a dense AD choice.
231231
232232
# See also
233233

0 commit comments

Comments
 (0)