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.
1 parent e795060 commit 63239b0Copy full SHA for 63239b0
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