Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
schillic committed Jan 14, 2024
1 parent 245a06f commit 35fbb06
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Discretization/DiscretizationModule.jl
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@ The initial value problem of a discrete system.
### Notes
Different approximation algorithms and their respective options are described
in the docstring of each method, e.g. [`Forward`](@ref). Here is a list of all
the available approximation models:
in the docstring of each method. Here is a list of all the available approximation models:
```jldoctest
julia> subtypes(ReachabilityAnalysis.AbstractApproximationModel)
Expand Down

0 comments on commit 35fbb06

Please sign in to comment.