Skip to content

Commit

Permalink
chore: fix some comments (#538)
Browse files Browse the repository at this point in the history
Signed-off-by: murongshaozong <[email protected]>
Co-authored-by: Greg Nazario <[email protected]>
  • Loading branch information
murongshaozong and gregnazario authored Aug 27, 2024
1 parent 4be4094 commit 97d79b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nextra/pages/en/build/smart-contracts/deployment.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ aptos move compile --named-addresses <your_module_name>=<your_address>

### Deploy code to an object

Deploy the compiled code to an an object via the command:
Deploy the compiled code to an object via the command:
- Replace `<your_module_name>` with the module name.

```bash filename="Terminal"
Expand Down

0 comments on commit 97d79b6

Please sign in to comment.