Skip to content

Commit 55035b4

Browse files
committed
lint error fix
1 parent 62603e6 commit 55035b4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

frontend/src/pages/pipelines/global/modelCustomization/trainingHardwareSection/TrainingHardwareProfileFormSection.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,8 @@ const TrainingHardwareProfileFormSection: React.FC<TrainingHardwareProfileFormSe
9090
project.
9191
</Content>
9292
<Content component={ContentVariants.li}>
93-
<b>Global-scoped hardware profiles</b> are accessible within all projects.
93+
<b>Global-scoped hardware profiles</b> are accessible within all
94+
projects.
9495
</Content>
9596
</Content>
9697
</Content>

0 commit comments

Comments
 (0)