X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Fgetting-started-guide%2Fintroduction.rst;h=473529f0c648dbcb040e7270fc239ed3e3878660;hb=HEAD;hp=27140797a49efc3282b29d8561c4384e90ca230b;hpb=975a06fde6546a1680b19d72d3005ac5811c95f2;p=docs.git diff --git a/docs/getting-started-guide/introduction.rst b/docs/getting-started-guide/introduction.rst index 27140797a..473529f0c 100644 --- a/docs/getting-started-guide/introduction.rst +++ b/docs/getting-started-guide/introduction.rst @@ -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).