Skip to content

Commit 495e9c4

Browse files
authored
Adjusted highlight in references (#2827)
1 parent c941d19 commit 495e9c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content_management/data_migration/importing_data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ When creating a content item, three metadata keys are required: `contentType`, `
231231
To use the location ID of the folder, which is created automatically by the system, you can use a [reference](managing_migrations.md#references).
232232
In this case you assign the `parent_folder_location_id` reference name to the location ID, and then use it when creating the article.
233233

234-
``` yaml hl_lines="15 24"
234+
``` yaml hl_lines="15 25"
235235
[[= include_file('code_samples/data_migration/examples/create_parent_and_child_content.yaml') =]]
236236
```
237237

0 commit comments

Comments
 (0)