Skip to content

Commit

Permalink
Correct typo in index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Eben60 committed Feb 29, 2024
1 parent 2b9429c commit ec5384f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ in various formats, e.g. JSON or HDF5 (see [FileIO Examples](@ref), [json file o
The commands

```julia
using SignalTable
using SignalTables
usePlotPackage("PyPlot") # or ENV["SignalTablesPlotPackage"] = "PyPlot"

sigTable = getSignalTableExample("MissingValues")
Expand Down

0 comments on commit ec5384f

Please sign in to comment.