Skip to content

Commit dfd2873

Browse files
authored
Remove trailing backslash in placeholder comment
1 parent 6aabbc9 commit dfd2873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-nexus/howto-baremetal-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ az networkcloud baremetalmachine restart \
7575
```
7676

7777
## Make a BMM unschedulable (cordon)
78-
<!--(PLACEHOLDER: We need to explain how a customer can identify if workloads are currently running on a BMM and the az cli command used to get this information. Ask NAKS team to provide.)--> \
78+
<!--(PLACEHOLDER: We need to explain how a customer can identify if workloads are currently running on a BMM and the az cli command used to get this information. Ask NAKS team to provide.)-->
7979

8080
You can make a BMM unschedulable by executing the [`cordon`](#make-a-bmm-unschedulable-cordon) command.
8181
On the execution of the `cordon` command,

0 commit comments

Comments
 (0)