We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e795060 + 63239b0 commit 5d3a946Copy full SHA for 5d3a946
docs/source/specification.rst
@@ -10,7 +10,7 @@ and the resulting actions that repo2docker takes is known
10
as the **Reproducible Execution Environment Specification** (or REES).
11
12
The goal of the REES is to automate and encourage existing community best practices
13
-for reproducible computational environments. This includes installing pacakges using
+for reproducible computational environments. This includes installing packages using
14
community-standard specification files and their corresponding tools,
15
such as ``requirements.txt`` (with ``pip``), ``Project.toml`` (with Julia), or
16
``apt.txt`` (with ``apt``). While repo2docker automates the
0 commit comments