Skip to content

docs: fix small typos and mislabeled link text#217

Open
mesutoezdil wants to merge 1 commit intoProject-HAMi:masterfrom
mesutoezdil:fix-doc-nits
Open

docs: fix small typos and mislabeled link text#217
mesutoezdil wants to merge 1 commit intoProject-HAMi:masterfrom
mesutoezdil:fix-doc-nits

Conversation

@mesutoezdil
Copy link
Copy Markdown
Contributor

@mesutoezdil mesutoezdil commented Apr 24, 2026

Summary

A handful of small prose-level issues surfaced while reading through the docs. None of these are style preferences: each one is an objective fix:

  • docs/userguide/volcano-vgpu/nvidia-gpu/monitor.md: the metrics table listed volcano_vgpu_device_core_allocation_for_a_vertain_pod. The actual metric name in volcano's source is ..._for_a_certain_pod (see pkg/scheduler/api/devices/nvidia/vgpu/metrics.go in volcano-sh/volcano), so the docs were misleading.
  • docs/userguide/vastai/enable-vastai-sharing.md: subject/verb slip: "We now support sharing ... devices and provides the following capabilities" → provide (subject is "We").
  • docs/contributor/adopters.md: two link markdowns showed [HAMi-io/website] as display text while the URL correctly pointed to https://github.com/Project-HAMi/website. HAMi-io is not the org name; aligned display text with the actual repo. Also lowercased an accidental capital in the sample table ("to Manage" → "to manage").
  • docs/userguide/vastai/examples/default-use.md: "long‑running" used a non-breaking hyphen (U+2011) instead of an ASCII hyphen; replaced with regular - so the word remains searchable and copy-pastes cleanly.

While auditing the docs tree, a handful of small prose issues turned up:

- volcano-vgpu monitor metrics table had 'vertain_pod' in a metric name
  (the actual Prometheus metric exposed by volcano is
  'vgpu_device_core_allocation_for_a_certain_pod')
- vastai sharing intro had a subject/verb agreement slip
  ('... devices and provides ...' with subject 'We')
- contributor/adopters.md: the link text 'HAMi-io/website' referred to
  a non-existent org while the URL correctly pointed at Project-HAMi;
  also an unintended capital in the sample table sentence
- vastai default-use example contained a non-breaking hyphen (U+2011)
  in 'long-running' which breaks copy/paste and search

Signed-off-by: mesutoezdil <mesudozdil@gmail.com>
@hami-robot
Copy link
Copy Markdown
Contributor

hami-robot Bot commented Apr 24, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: mesutoezdil
Once this PR has been reviewed and has the lgtm label, please assign wawa0210 for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@hami-robot hami-robot Bot requested review from archlitchi and rootsongjc April 24, 2026 17:07
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 24, 2026

Deploy Preview for project-hami ready!

Name Link
🔨 Latest commit 507428b
🔍 Latest deploy log https://app.netlify.com/projects/project-hami/deploys/69eba36098e5500008692a1c
😎 Deploy Preview https://deploy-preview-217--project-hami.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 project configuration.

@hami-robot hami-robot Bot added the size/S label Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant