We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be4094 commit 97d79b6Copy full SHA for 97d79b6
apps/nextra/pages/en/build/smart-contracts/deployment.mdx
@@ -42,7 +42,7 @@ aptos move compile --named-addresses <your_module_name>=<your_address>
42
43
### Deploy code to an object
44
45
-Deploy the compiled code to an an object via the command:
+Deploy the compiled code to an object via the command:
46
- Replace `<your_module_name>` with the module name.
47
48
```bash filename="Terminal"
0 commit comments