Skip to content

Commit

Permalink
Fix syntax.
Browse files Browse the repository at this point in the history
  • Loading branch information
mnlipp committed Jul 9, 2024
1 parent 8f8a387 commit fcf0c1d
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion webpages/vm-operator/admin-gui.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: VM-Operator: Administrator View — Provides an overview of running VMs
title: "VM-Operator: Administrator View — Provides an overview of running VMs"
layout: vm-operator
---

Expand Down
2 changes: 1 addition & 1 deletion webpages/vm-operator/controller.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: VM-Operator Controller
title: "VM-Operator Controller — Reconciles the VM CRs"
layout: vm-operator
---

Expand Down
2 changes: 1 addition & 1 deletion webpages/vm-operator/manager.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: VM-Operator: The Manager — Reconciles CRDs and provides a Web-GUI
title: "VM-Operator: The Manager — Reconciles CRDs and provides a Web-GUI"
layout: vm-operator
---

Expand Down
2 changes: 1 addition & 1 deletion webpages/vm-operator/runner.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: VM-Operator: The Runner — Starts and monitors a VM
title: "VM-Operator: The Runner — Starts and monitors a VM"
layout: vm-operator
---

Expand Down
2 changes: 1 addition & 1 deletion webpages/vm-operator/user-gui.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: VM-Operator: User View — Allows users to manage their own VMs
title: "VM-Operator: User View — Allows users to manage their own VMs"
layout: vm-operator
---

Expand Down
2 changes: 1 addition & 1 deletion webpages/vm-operator/webgui.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: VM-Operator: Web-GUI — Provides easy access to VM management
title: "VM-Operator: Web-GUI — Provides easy access to VM management"
layout: vm-operator
---

Expand Down

0 comments on commit fcf0c1d

Please sign in to comment.