Skip to content

Commit b52c4b7

Browse files
authored
Merge pull request #246 from jgarte/jgarte-patch-1
Fixes typo
2 parents 36b37c5 + f48be27 commit b52c4b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tutorials/reproducibility.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Ensure reproducibility for your Binder repository
22
=================================================
33

4-
Binder will create a new Docker image the first time is run with a repository.
4+
Binder will create a new Docker image the first time it is run with a repository.
55
From then on, a new image will only be created if the commit hash changes
66
(if you're linking Binder to a branch and not a specific commit hash). Here
77
are some tips to ensure reproducibility of your Binder links even if you must

0 commit comments

Comments
 (0)