Skip to content

Commit abf3a71

Browse files
fix typo
1 parent 800e182 commit abf3a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2023-08-29-keeping-secure-with-cargo-audit-0.18.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ $ cargo install cargo-audit
1515
$ cargo audit
1616
```
1717

18-
Both `cargo audit` and the [RustSec](https://rustsec.org/) advisory database that powers it are maintaiend by the [Rust Secure Code working group](https://www.rust-lang.org/governance/wgs/wg-secure-code).
18+
Both `cargo audit` and the [RustSec](https://rustsec.org/) advisory database that powers it are maintained by the [Rust Secure Code working group](https://www.rust-lang.org/governance/wgs/wg-secure-code).
1919

2020
## What's new in this release
2121

0 commit comments

Comments
 (0)