Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaLampert committed Sep 30, 2023
1 parent d52f09d commit e18c615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion visualization/create_figures.jl
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ function fig_2()
end

# Chapter 4
# Chaper 4.1 Soliton
# Chapter 4.1 Soliton

const OUT_SOLITON = joinpath(OUT, "soliton")
ispath(OUT_SOLITON) || mkpath(OUT_SOLITON)
Expand Down

0 comments on commit e18c615

Please sign in to comment.