CONTRIBUTING: Fix typo 'Cargo.lock'

BUG=none
TEST=CQ

Change-Id: I2ad6e1a1dd3f5a1357e36def91e4f65077ada239
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5716088
Commit-Queue: Keiichi Watanabe <keiichiw@chromium.org>
Auto-Submit: Keiichi Watanabe <keiichiw@chromium.org>
Reviewed-by: Junichi Uekawa <uekawa@chromium.org>
Commit-Queue: Junichi Uekawa <uekawa@chromium.org>
This commit is contained in:
Keiichi Watanabe 2024-07-17 12:24:34 +09:00 committed by crosvm LUCI
parent 41a3dc7dde
commit ca37543001

View file

@ -114,7 +114,7 @@ If you run into issues with reviews, reach out to the team via
**For Googlers**: see [go/crosvm-chat](https://goto.google.com/crosvm-chat).
#### Any change to Cargo.l.ock
#### Any change to Cargo.lock
When adding a new crate from crates.io, additional review is required to ensure that the crate meets
the crosvm project standards. This review is provided by the members of `OWNERS_COUNCIL`.