diff --git a/SOURCES/openvswitch-2.17.0.patch b/SOURCES/openvswitch-2.17.0.patch
index 9107b79..d06651e 100644
--- a/SOURCES/openvswitch-2.17.0.patch
+++ b/SOURCES/openvswitch-2.17.0.patch
@@ -233,6 +233,19 @@ index c4300cd53e..a297aadac8 100644
    (https://git.kernel.org/pub/scm/devel/sparse/sparse.git/).
  
  - GNU make.
+diff --git a/Documentation/ref/ovs-actions.7.rst b/Documentation/ref/ovs-actions.7.rst
+index b59b7634fa..d138956556 100644
+--- a/Documentation/ref/ovs-actions.7.rst
++++ b/Documentation/ref/ovs-actions.7.rst
+@@ -1380,7 +1380,7 @@ The ``delete_field`` action
+   | ``delete_field:``\ *field*
+ 
+ The ``delete_field`` action deletes a *field* in the syntax described under
+-`Field Specifications`_ above.  Currently, only the ``tun_metadta`` fields are
++`Field Specifications`_ above.  Currently, only the ``tun_metadata`` fields are
+ supported.
+ 
+ This action was added in Open vSwitch 2.14.
 diff --git a/Documentation/topics/dpdk/phy.rst b/Documentation/topics/dpdk/phy.rst
 index 937f4c40e5..90c8691e32 100644
 --- a/Documentation/topics/dpdk/phy.rst
diff --git a/SPECS/openvswitch2.17.spec b/SPECS/openvswitch2.17.spec
index 3d767cd..5090efb 100644
--- a/SPECS/openvswitch2.17.spec
+++ b/SPECS/openvswitch2.17.spec
@@ -57,7 +57,7 @@ Summary: Open vSwitch
 Group: System Environment/Daemons daemon/database/utilities
 URL: http://www.openvswitch.org/
 Version: 2.17.0
-Release: 66%{?dist}
+Release: 67%{?dist}
 
 # Nearly all of openvswitch is ASL 2.0.  The bugtool is LGPLv2+, and the
 # lib/sflow*.[ch] files are SISSL
@@ -748,6 +748,12 @@ exit 0
 %endif
 
 %changelog
+* Tue Feb 21 2023 Open vSwitch CI <ovs-ci@redhat.com> - 2.17.0-67
+- Merging upstream branch-2.17 [RH git: 54dfe953e9]
+    Commit list:
+    638441e981 ovs-actions: Correct typo in ovs-actions man page.
+
+
 * Tue Feb 21 2023 Open vSwitch CI <ovs-ci@redhat.com> - 2.17.0-66
 - Merging upstream branch-2.17 [RH git: 05aa9c16ae]
     Commit list: