Remove•Spaces
This shortcut uses a Regex expression to remove the extra space you get when using autocorrect.
Description
Siri Shortcuts - DevTools
This shortcut uses a Regex expression to remove the extra space you get when selecting an autocorrect option. The output will be the same text with no space(s).
You may need this if the user chooses to select autocorrect but you need to use the Input for something that can’t have any spaces (such as a URL or Dictionary). This solves that.