Skip to content

docs: run-together sentences and stray punctuation spacing in several docs pages #549

Description

@aeron-gh

Several English docs pages are missing a space after a period, so two sentences render joined together on the site. Examples:

  • docs/Concepts/Queue.md: "It is a hard constraint.If this field is not set..."
  • docs/Ecosystem/FlinkOnVolcano.md: "The scheduling strategy is Volcano.The contents..."
  • docs/GettingStarted/Installation.md: "...install from code base.This way is only available..."

A few pages also have a stray space before a comma or colon (e.g. "in a queue , or..." in docs/Scheduler/Actions.md, and title : "Predicates" in docs/Scheduler/Plugins/predicates.md).

Affected pages:

  • docs/Concepts/Queue.md
  • docs/Ecosystem/FlinkOnVolcano.md
  • docs/Ecosystem/PaddlePaddleOnVolcano.md
  • docs/GettingStarted/Installation.md
  • docs/Scheduler/Actions.md
  • docs/Scheduler/Plugins/predicates.md
  • docs/UserGuide/user_guide_how_to_use_extender.md
  • docs/UserGuide/user_guide_how_to_use_nodegroup_plugin.md
  • docs/UserGuide/user_guide_how_to_use_ssh_plugin.md

These are cosmetic text fixes only, no content changes.

/kind documentation

Metadata

Metadata

Assignees

Labels

kind/documentationCategorizes issue or PR as related to documentation.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions