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
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, andtitle : "Predicates"indocs/Scheduler/Plugins/predicates.md).Affected pages:
These are cosmetic text fixes only, no content changes.
/kind documentation