Fix release schedule headers
[docs.git] / docs / getting-started-guide / introduction.rst
index 27140797a49efc3282b29d8561c4384e90ca230b..473529f0c648dbcb040e7270fc239ed3e3878660 100644 (file)
@@ -21,7 +21,7 @@ the following:
   the OpenDaylight controller, for example:
 
   * A plugin that provides connectivity to devices via the OpenFlow protocols
-    (openflowplugin).
+    (``openflowplugin``).
   * A platform service such as Authentication, Authorization, and Accounting
     (AAA).
   * A network service providing VM connectivity for OpenStack (netvirt).
@@ -32,6 +32,6 @@ the following:
 * Model Driven Service Abstraction Layer (MD-SAL). Yang models play a key role
   in OpenDaylight and are used for:
 
-  * Creating datastore schemas (tree based structure).
+  * Creating datastore schemata (tree based structure).
   * Generating application REST API (RESTCONF).
   * Automatic code generation (Java interfaces and Data Transfer Objects).