Skip to content

Commit d13baa5

Browse files
committed
fix(docs): correct code block formatting in clone command examples
1 parent a4ab741 commit d13baa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/worlds/manage/clone.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ Example on how to create an exact copy of a world (1:1):
2020

2121
Example on how to clone a world's generation settings (no region data, scoreboards, player data, etc.):
2222

23-
```text
23+
```
2424
/world clone <aqua>worlds:my_world</aqua> <yellow>my_world_copy</yellow> template
2525
```

0 commit comments

Comments
 (0)