Fix typo in multi-target-static-git.md

This commit is contained in:
Anthony J. Martinez 2022-09-03 14:11:14 -05:00
parent d2fdfcd88c
commit acb2861c6f
Signed by: ajmartinez
GPG Key ID: A2206FDD769DBCFC
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ in an Ubuntu (latest) container targeting both ARMv7 and i686.
This assumes `PROJECT_DIR` is set to the path to which this repo was cloned.
The project built in this is example is my [`connchk` crate](https://git.staart.one/ajmartinez/connchk).
The project built in this example is my [`connchk` crate](https://git.staart.one/ajmartinez/connchk).
```bash
$ mkdir ~/build_dir