[OpenMP] Fixing Typo in Documentation

GitOrigin-RevId: 6e603464959d43e0e430d0f8ac5522b073d68ba1
diff --git a/docs/design/Runtimes.rst b/docs/design/Runtimes.rst
index 39ed256..2e5f2bf 100644
--- a/docs/design/Runtimes.rst
+++ b/docs/design/Runtimes.rst
@@ -67,7 +67,7 @@
 LIBOMPTARGET_INFO
 """""""""""""""""
 
-``LIBOMPTARGET_INFO`` allows the user to request different types runtime
+``LIBOMPTARGET_INFO`` allows the user to request different types of runtime
 information from ``libomptarget``. ``LIBOMPTARGET_INFO`` uses a 32-bit field to
 enable or disable different types of information. This includes information
 about data-mappings and kernel execution. It is recommended to build your