Genie.jl icon indicating copy to clipboard operation
Genie.jl copied to clipboard

Update 4-1--Developing_MVC_Web_Apps.md

Open jglee1 opened this issue 1 year ago • 0 comments

Under "Interacting with the movies data", I think the following change is needed on line 204.

Original: julia> using WatchTonight.Movies

New:
julia> using Movies

jglee1 avatar Sep 09 '22 18:09 jglee1