Skip to content

Commit 1a9b428

Browse files
authored
Merge pull request ceph#61382 from nbalacha/dashboard-typo
mgr/dashboard: Typo in NVMe-oF create service Reviewed-by: Ankush Behl <[email protected]> Reviewed-by: Nizamudeen A <[email protected]>
2 parents 44f1d59 + b072c32 commit 1a9b428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@
245245
<label class="custom-control-label m-0"
246246
for="unmanaged"
247247
i18n>Unmanaged</label>
248-
<cd-help-text i18n>If Unmanaged is selected, the orchestrator will not stop or stop any daemons associated with this service. Placement and all other properties will be ignored.</cd-help-text>
248+
<cd-help-text i18n>If Unmanaged is selected, the orchestrator will not start or stop any daemons associated with this service. Placement and all other properties will be ignored.</cd-help-text>
249249
</div>
250250
</div>
251251
</div>

0 commit comments

Comments
 (0)