Fix reno typo

This fixing the typo in reno
- https://review.opendev.org/#/c/687999/8/releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml@4

Change-Id: I1f0f404db3c3841a8bbf76d8560149d00bc692c2
diff --git a/releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml b/releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml
index d9ef626..4842f63 100644
--- a/releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml
+++ b/releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml
@@ -1,6 +1,6 @@
 ---
 fixes:
   - |
-    Bug#1847749. This privides the workaround of Skip Exception raised instead of skipping
+    Bug#1847749. This provides the workaround of Skip Exception raised instead of skipping
     the CLI tests. If you are running Tempest with stestr > 2.5.0 then use this fix.
     Ref- https://github.com/testing-cabal/testtools/issues/272