diff mbox series

[ovs-dev] Fix typo in README.

Message ID 20240418121054.1317587-1-dceara@redhat.com
State Accepted
Headers show
Series [ovs-dev] Fix typo in README. | expand

Checks

Context Check Description
ovsrobot/apply-robot success apply and check: success
ovsrobot/github-robot-_Build_and_Test success github build: passed
ovsrobot/github-robot-_ovn-kubernetes fail github build: failed

Commit Message

Dumitru Ceara April 18, 2024, 12:10 p.m. UTC
From: Kacper Kamiński <lampo100@gmail.com>

Submitted-at: https://github.com/ovn-org/ovn/pull/138
Signed-off-by: Kacper Kamiński <lampo100@gmail.com>
Signed-off-by: Dumitru Ceara <dceara@redhat.com>
---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Dumitru Ceara April 18, 2024, 12:14 p.m. UTC | #1
On 4/18/24 14:10, Dumitru Ceara wrote:
> From: Kacper Kamiński <lampo100@gmail.com>
> 
> Submitted-at: https://github.com/ovn-org/ovn/pull/138
> Signed-off-by: Kacper Kamiński <lampo100@gmail.com>
> Signed-off-by: Dumitru Ceara <dceara@redhat.com>
> ---

Applied to main.  I also added Kacper to the AUTHORS list.

Best regards,
Dumitru
diff mbox series

Patch

diff --git a/README.rst b/README.rst
index 4b9ea1df91..014d208c07 100644
--- a/README.rst
+++ b/README.rst
@@ -23,7 +23,7 @@  OVN (Open Virtual Network) is a series of daemons that translates virtual
 network configuration into OpenFlow, and installs them into Open vSwitch.
 It is licensed under the open source Apache 2 license.
 
-OVN provides a higher-layer abstraction then Open vSwitch, working with logical
+OVN provides a higher-layer abstraction than Open vSwitch, working with logical
 routers and logical switches, rather than flows. OVN is intended to be used by
 cloud management software (CMS). For details about the architecture of OVN, see
 the ovn-architecture manpage. Some high-level features offered by OVN include: