Skip to content

Commit

Permalink
Kaleide -> Kaleido
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed Dec 1, 2023
1 parent 3ab98ce commit ea61e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backends.jl
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ function _initialize_backend(pkg::PlotlyBackend)
_runtime_init(pkg)
catch err
if err isa ArgumentError
@warn "Failed to load integration with PlotlyBase & PlotlyKaleide." exception =
@warn "Failed to load integration with PlotlyBase & PlotlyKaleido." exception =
(err, catch_backtrace())
else
rethrow(err)
Expand Down

0 comments on commit ea61e0a

Please sign in to comment.