Skip to content

Commit 5d3a946

Browse files
authored
Merge pull request #1429 from nadiaguiffant/patch-1
bug report.rst
2 parents e795060 + 63239b0 commit 5d3a946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/specification.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ and the resulting actions that repo2docker takes is known
1010
as the **Reproducible Execution Environment Specification** (or REES).
1111

1212
The goal of the REES is to automate and encourage existing community best practices
13-
for reproducible computational environments. This includes installing pacakges using
13+
for reproducible computational environments. This includes installing packages using
1414
community-standard specification files and their corresponding tools,
1515
such as ``requirements.txt`` (with ``pip``), ``Project.toml`` (with Julia), or
1616
``apt.txt`` (with ``apt``). While repo2docker automates the

0 commit comments

Comments
 (0)