Skip to content

Commit

Permalink
Merge pull request #122 from arobert93/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
ealmloff authored Sep 19, 2023
2 parents 5ee2a12 + 3f14b5f commit 6ca0af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-src/0.4/en/cookbook/publishing.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ To install, simply run

To bundle your application you can simply run `dx bundle --release` to produce a final app with all the optimizations and assets builtin.

Once you've ran `cargo-bundle --release`, your app should be accessible in
Once you've ran `dx bundle --release`, your app should be accessible in

`dist/bundle/`.

Expand Down

0 comments on commit 6ca0af4

Please sign in to comment.