Fix minor typo (#13898)

*No description needed*
This commit is contained in:
Jan Hohenheim 2024-06-17 17:25:39 +02:00 committed by GitHub
parent 47f58ac6c5
commit d1dd61477b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -145,7 +145,7 @@ rustflags = [
# [profile.dev]
# debug = 1
# This is enables you to run the CI tool using `cargo ci`.
# This enables you to run the CI tool using `cargo ci`.
# This is not enabled by default, you need to copy this file to `config.toml`.
[alias]
ci = "run --package ci --"