Skip to content

Commit f2d91b4

Browse files
committed
cirrus: fix typo in comment
1 parent 0487b0b commit f2d91b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ linux_task:
3535
before_cache_script: rm -rf $CARGO_HOME/registry/index
3636

3737
minimal_version_task:
38-
# We make sure we can build with the minimum specificed versions
38+
# We make sure we can build with the minimum specified versions
3939
container:
4040
image: rustlang/rust:nightly
4141
lockfile_script: cargo generate-lockfile -Z minimal-versions

0 commit comments

Comments
 (0)