Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
The benefits of the cloud are a summary of reasons why an organization would consider
adopting or migrating to utilizing the public cloud.

# fix this markdown table ... the headers are wrong

| *Benefit* | *Description* |

Copilot AI Mar 27, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This markdown table is missing the required header separator row (e.g., a --- divider) after the header. Without it, many renderers won’t treat the content as a table. Since the TODO is being removed, please fix the table formatting so it renders correctly.

Suggested change
| *Benefit* | *Description* |
| *Benefit* | *Description* |
| --- | --- |

Copilot uses AI. Check for mistakes.
| Agility | Increase speed and agility |
| Pay-as-you-go pricing | Trade capital expense for variable expense |
Expand Down
Loading