minor #13835 chore: Replace NBSP by Space in doc (sad270)

This PR was merged into the 1.11 branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | 1.10
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | no
| License         | MIT

Replace NBSP by space and remove trailing space
<img width="497" alt="Screenshot 2022-04-06 at 16 53 20" src="https://user-images.githubusercontent.com/5607440/162003660-ded9a036-22be-4fa1-9b1d-901f26accc01.png">


Commits
-------

bada6cfedc chore: Replace NBSP by Space in doc
This commit is contained in:
Grzegorz Sadowski 2023-01-19 13:23:24 +01:00 committed by GitHub
commit 1ae064762e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -447,7 +447,7 @@ Now connecting the validation of the ``ShippingMethod`` to the validation of eac
properties:
...
images:
    - Valid: ~    
- Valid: ~
Learn more
----------