Skip to content

Commit 8f4ecfc

Browse files
authored
Update config-json.md
1 parent c49dcd5 commit 8f4ecfc

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

docs/en/guide/mmrl-util/config-json.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,15 +57,13 @@ This field allows submitting new tracks or modules to the repository.
5757
"submission": "url"
5858
```
5959

60-
### `description
61-
62-
````
60+
### `description`
6361

6462
A brief description of the repository.
6563

6664
```json
67-
"description": "url"
68-
````
65+
"description": "My repository description."
66+
```
6967

7068
### `max_num`
7169

0 commit comments

Comments
 (0)