Skip to content

Commit f48be27

Browse files
authored
Fixes typo
1 parent 36b37c5 commit f48be27

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)