1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00

docs: remove trailing space (#665)

##### SUMMARY
Remove trailing space in README.md file.

##### ISSUE TYPE
- Docs Pull Request
This commit is contained in:
Amirhossein Shaerpour 2025-07-10 12:02:36 +03:30 committed by GitHub
parent 192139e000
commit e0e3dc9562
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -69,7 +69,7 @@ After this you should be able to use `ansible-test integration` to perform the i
Sample:
```
ansible-test integration --color --local -vvv hetzner.hcloud.server // Executed all integration tests for server module
ansible-test integration --color --local -vvv hetzner.hcloud.server // Executed all integration tests for server module
```
## Releasing a new version