Skip to content

Commit 97d79b6

Browse files
chore: fix some comments (#538)
Signed-off-by: murongshaozong <netease163@icloud.com> Co-authored-by: Greg Nazario <greg@gnazar.io>
1 parent 4be4094 commit 97d79b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/nextra/pages/en/build/smart-contracts/deployment.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ aptos move compile --named-addresses <your_module_name>=<your_address>
4242

4343
### Deploy code to an object
4444

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

4848
```bash filename="Terminal"

0 commit comments

Comments
 (0)