aboutsummaryrefslogtreecommitdiffstats
path: root/posts/2016/juliacon.md
diff options
context:
space:
mode:
Diffstat (limited to 'posts/2016/juliacon.md')
-rw-r--r--posts/2016/juliacon.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/2016/juliacon.md b/posts/2016/juliacon.md
index 52751a9..c0e916a 100644
--- a/posts/2016/juliacon.md
+++ b/posts/2016/juliacon.md
@@ -287,7 +287,7 @@ difficult 1.0 process first. It was mentioned that 0.6 would be the last of the
things should generally be backwards compatible.
Separate from Stefan's talk, there was a short overview of progress on the next
-iteration of the Julia package and dependency manger, called Pkg3. The goals
+iteration of the Julia package and dependency manager, called Pkg3. The goals
were described as "a mash-up of virtualenv and cargo": virtualenv is a tool for
isolating per-application dependencies and toolchains in Python, and Cargo is
is the Rust dependency manager and build tool (which is also used in a