Skip to content

Commit 2a9aa79

Browse files
Update README.md
1 parent 4ea1020 commit 2a9aa79

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
@@ -4,7 +4,7 @@
44
[![codecov](https://codecov.io/gh/SciML/StochasticDelayDiffEq.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/SciML/StochasticDelayDiffEq.jl)
55
[![Coverage Status](https://coveralls.io/repos/github/SciML/StochasticDelayDiffEq.jl/badge.svg?branch=master)](https://coveralls.io/github/SciML/StochasticDelayDiffEq.jl?branch=master)
66

7-
StochasticDelayDiffEq.jl is a component package in the DifferentialEquatinos ecosystem.
7+
StochasticDelayDiffEq.jl is a component package in the DifferentialEquations ecosystem.
88
It holds the stochastic delay differential equation solvers and utilities.
99
It is built on top of StochasticDiffEq to extend those solvers for stochastic delay differential equations. While completely independent and usable on its own, users interested in using this functionality should check out [DifferentialEquations.jl](https://github.com/SciML/DifferentialEquations.jl) (documentation coming soon).
1010

0 commit comments

Comments
 (0)