aboutsummaryrefslogtreecommitdiffstats
path: root/posts/2016/juliacon.md
diff options
context:
space:
mode:
authorbryan newbold <bnewbold@robocracy.org>2024-08-12 00:00:52 -0700
committerbryan newbold <bnewbold@robocracy.org>2024-08-12 00:00:52 -0700
commit941256cc5f89d5e7d66981abb61f33993e3597c4 (patch)
tree947ef4bd1635bf374f9e39b05e447d86e7cdcfcb /posts/2016/juliacon.md
parentb841907a5e9cb1f9e6e45a43800690f7abf4ee5b (diff)
downloadbnewnet-941256cc5f89d5e7d66981abb61f33993e3597c4.tar.gz
bnewnet-941256cc5f89d5e7d66981abb61f33993e3597c4.zip
typos
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