Skip to content

Commit 74de0e1

Browse files
authored
Merge pull request #63 from vtjl10/patch-1
Fix typos in Dockerfile comment
2 parents 6c61ee8 + 608cd06 commit 74de0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/ir-cli-builder/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (c) The Smart Intermediate Representation Contributors
33
# SPDX-License-Identifier: Apache-2.0
44

5-
# this dockerfile requires on a cargo_config(line 91) and a demo_to_download_deps.Cargo.toml(refered at line 94) file exsiting at current directory
5+
# this dockerfile requires on a cargo_config(line 91) and a demo_to_download_deps.Cargo.toml(referred at line 94) file existing at current directory
66

77
FROM centos:centos8
88

0 commit comments

Comments
 (0)