Skip to content

Conversation

jazanne
Copy link

@jazanne jazanne commented May 4, 2025

Description

CleanShot 2025-05-04 at 14 58 47@2x

Related issues or tickets

Fixes #22573

Reviews

  • Technical review
  • Editorial review
  • Product review

@github-actions github-actions bot added the area/contrib Relates to the Docker style guide and contribution guidelines label May 4, 2025
Copy link

netlify bot commented May 4, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 3a7f2a7
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/6817e3296464cd0008becca9
😎 Deploy Preview https://deploy-preview-22574--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sarahsanders-docker sarahsanders-docker self-requested a review May 4, 2025 22:03
@sarahsanders-docker sarahsanders-docker added wtd-project Relates to WTD API docs project and removed area/contrib Relates to the Docker style guide and contribution guidelines labels May 4, 2025
@sarahsanders-docker sarahsanders-docker self-assigned this May 9, 2025
Comment on lines +164 to +167
| Correct | Incorrect |
| --- | --- |
| a PNG file | a .png file |
| a Bash file | an .sh file |
Copy link
Contributor

Choose a reason for hiding this comment

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

Might as well remove all the superfluous indentation 👍

Suggested change
| Correct | Incorrect |
| --- | --- |
| a PNG file | a .png file |
| a Bash file | an .sh file |
| Correct | Incorrect |
| --- | --- |
| a PNG file | a .png file |
| a Bash file | an .sh file |

Comment on lines +173 to +177
| Correct | Incorrect |
| --- | --- |
| 10 GB | 10GB |
| 10 GB | 10 gb |
| 10 GB | 10 gigabytes |
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
| Correct | Incorrect |
| --- | --- |
| 10 GB | 10GB |
| 10 GB | 10 gb |
| 10 GB | 10 gigabytes |
| Correct | Incorrect |
| --- | --- |
| 10 GB | 10GB |
| 10 GB | 10 gb |
| 10 GB | 10 gigabytes |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wtd-project Relates to WTD API docs project
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Formatting style guide is rendering markdown table as a code snippet
3 participants