docs: minor changes for grammar and clarity

- grammatical changes for clarity

Change-Id: I975fee3e39fc1904088a9889623bbf98d77c65d0
Signed-off-by: Ashish Mukharji <ashish@Ashishs-MacBook-Air.local>
This commit is contained in:
Ashish Mukharji 2016-07-22 17:09:33 +02:00
parent ae42fdce0f
commit 183074a1f3

View File

@ -16,7 +16,7 @@ containerised images for the common Neutron plugins.
This repo provides libnetwork specific functionalities such as handler methods This repo provides libnetwork specific functionalities such as handler methods
for libnetwork apis. All the logic/utilities that can be shared among for libnetwork apis. All the logic/utilities that can be shared among
different container networking frameworks such as Docker's libnetwork, different container networking frameworks such as Docker's libnetwork,
K8s's cni and so on, is maintained in seperate Kuryr repo as a common library. K8s's CNI and so on, is maintained in separate Kuryr repo as a common library.
* Free software: Apache license * Free software: Apache license
@ -169,4 +169,3 @@ External Resources
The latest and most in-depth documentation is available at: The latest and most in-depth documentation is available at:
<https://github.com/openstack/kuryr/tree/master/doc/source> <https://github.com/openstack/kuryr/tree/master/doc/source>