Fix some typos in docs file (#9619)

This commit is contained in:
lijin-union
2022-12-28 10:13:28 +08:00
committed by GitHub
parent 93f71df628
commit 90719a9990
3 changed files with 3 additions and 3 deletions

View File

@@ -290,7 +290,7 @@ two projects which are now joined under the Ansible umbrella.
Ansible-base (2.10.x branch) will contain just the ansible language implementation while
ansible modules that were previously bundled into a single repository will be part of the
ansible 3.x package. Pleasee see [this blog post](https://blog.while-true-do.io/ansible-release-3-0-0/)
ansible 3.x package. Please see [this blog post](https://blog.while-true-do.io/ansible-release-3-0-0/)
that explains in detail the need and the evolution plan.
**Note:** this change means that ansible virtual envs cannot be upgraded with `pip install -U`.