Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
KronosTheLate committed Feb 7, 2023
2 parents db05390 + c97ca4d commit 79aa14d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ true
```

## Plotting
Because the returned value is of a custom type, automatic plot recipes can be defined. This has beed done for [Plots.jl](https://github.com/JuliaPlots/Plots.jl):
Because the returned value is of a custom type, automatic plot recipes can be defined. This has been done for [Plots.jl](https://github.com/JuliaPlots/Plots.jl):
```julia
using Plots
plot(ef)
Expand Down

0 comments on commit 79aa14d

Please sign in to comment.