Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit addc704

Browse files
committed
grammar
1 parent 6d4487e commit addc704

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pre_commit/languages/docker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ def install_environment(
6969
)
7070

7171
# Docker doesn't really have relevant disk environment, but pre-commit
72-
# still needs to cleanup it's state files on failure
72+
# still needs to cleanup its state files on failure
7373
with clean_path_on_failure(directory):
7474
build_docker_image(prefix, pull=True)
7575
os.mkdir(directory)

0 commit comments

Comments
 (0)