contributing: fix "uploaad" typo

BUG=None
TEST=None

Change-Id: I9a219c39409b7474dbce89ac422ab6d7c3846432
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3798977
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Tested-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
This commit is contained in:
Daniel Verkamp 2022-08-01 16:02:12 -07:00 committed by crosvm LUCI
parent 291fb1dae2
commit 8bd3ee9b7b

View file

@ -73,7 +73,7 @@ and upload them:
```bash
git commit
./tools/cl uploaad
./tools/cl upload
```
If you need to revise your change, you can amend the existing commit and upload again: