JuliaPluto / PlutoUI.jl

https://featured.plutojl.org/basic/plutoui.jl
The Unlicense
299 stars 54 forks source link

Fix Typos in CONTRIBUTING.md #211

Closed Firionus closed 2 years ago

Firionus commented 2 years ago

This should be fairly uncontroversial :smiley:

github-actions[bot] commented 2 years ago

Try this Pull Request!

Open Julia and type:

  julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/Firionus/PlutoUI.jl", rev="patch-1")
julia> using PlutoUI

Or run this code in your browser: Run with binder