Fix typo in build instructions (#6444)

Typo fix.

Release Notes:

- N/A
This commit is contained in:
Dragan Okanovic 2024-01-24 23:36:21 +01:00 committed by GitHub
parent 10437794e4
commit 416696a686
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -78,4 +78,4 @@ Try `xcode-select --switch /Applications/Xcode.app/Contents/Developer`
### Cargo errors claiming that a dependency is using unstable features
Try `cargo clean` and `cargo build`,
Try `cargo clean` and `cargo build`.