Skip to content

Commit f16356c

Browse files
meyertst-awsAMZ-brandon
authored andcommitted
Metadata: HealthImaging, fix nested paragraphs (awsdocs#6227)
* fix nested para's
1 parent 19eadbf commit f16356c

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

.doc_gen/metadata/medical-imaging_metadata.yaml

+4-1
Original file line numberDiff line numberDiff line change
@@ -1121,7 +1121,10 @@ medical-imaging_Scenario_TaggingImageSets:
11211121
medical-imaging_Scenario_ImageSetsAndFrames:
11221122
title: Get started with &AHI; image sets and image frames using an &AWS; SDK
11231123
title_abbrev: Get started with image sets and image frames
1124-
synopsis: import DICOM files and download image frames in &AHI;.<para>The implementation is structured as a workflow command-line application.</para>
1124+
synopsis: >
1125+
import DICOM files and download image frames in &AHI;.</para>
1126+
<para>The implementation is structured as a workflow command-line
1127+
application.
11251128
synopsis_list:
11261129
- Set up resources for a DICOM import.
11271130
- Import DICOM files into a data store.

cpp/example_code/medical-imaging/README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,10 @@ This example shows you how to get started using HealthImaging.
9292

9393
#### Get started with image sets and image frames
9494

95-
This example shows you how to import DICOM files and download image frames in HealthImaging.<para>The implementation is structured as a workflow command-line application.</para>
95+
This example shows you how to import DICOM files and download image frames in HealthImaging.</para>
96+
<para>The implementation is structured as a workflow command-line
97+
application.
98+
9699

97100
- Set up resources for a DICOM import.
98101
- Import DICOM files into a data store.

0 commit comments

Comments
 (0)