docs: fix typo in release-notes-22.02.rst

accomodate -> accommodate

Closes: https://github.com/named-data/NFD/pull/11
Change-Id: Ibad215a723cd51881760d2e43c05694a0e8928fe
diff --git a/docs/release-notes/release-notes-22.02.rst b/docs/release-notes/release-notes-22.02.rst
index f14a900..0dae98a 100644
--- a/docs/release-notes/release-notes-22.02.rst
+++ b/docs/release-notes/release-notes-22.02.rst
@@ -19,7 +19,7 @@
 
 - Add default ``HopLimit`` to Interests when missing (:issue:`5171`)
 
-- Allow batch command processing by ``nfdc`` to accomodate case when ``nfdc`` is used to
+- Allow batch command processing by ``nfdc`` to accommodate case when ``nfdc`` is used to
   create multiple faces/routes at once (:issue:`5169`)
 
 - Update ``Interest::ForwardingHint`` format (:issue:`5187`)