Skip to content

Commit e6995b9

Browse files
Update tutorials/polkadot-sdk/system-chains/asset-hub/batch-teleport-assets.md
Co-authored-by: Nicolás Hussein <[email protected]>
1 parent 6258923 commit e6995b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/polkadot-sdk/system-chains/asset-hub/batch-teleport-assets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Create an `index.ts` file with the complete batch teleport implementation. For t
114114

115115
Update your `package.json` to include the necessary scripts:
116116

117-
```json
117+
```json title="package.json"
118118
{
119119
"name": "batch-teleport-tutorial",
120120
"version": "1.0.0",

0 commit comments

Comments
 (0)