Collapse multiple spaces

Replace multiple spaces with one space

Collapses repeated spaces into a single space. It keeps word separation while removing accidental extra spacing from manual input or OCR output.

Use this step

Example

Input

This   has    extra spaces.

Output

This has extra spaces.