Skip to content

Commit

Permalink
chore: fix typo in packages again
Browse files Browse the repository at this point in the history
  • Loading branch information
amr-crabnebula authored Oct 6, 2023
1 parent 04b63bb commit abadcb8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion crates/packager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ cargo install cargo-packager --locked
cargo packager --release
```

### Supported pacakges
### Supported packages

- macOS
- DMG (.dmg)
Expand Down
2 changes: 1 addition & 1 deletion crates/packager/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
//! cargo packager --release
//! ```
//!
//! ### Supported pacakges
//! ### Supported packages
//!
//! - macOS
//! - DMG (.dmg)
Expand Down

0 comments on commit abadcb8

Please sign in to comment.