Skip to content

Commit 9711baf

Browse files
authored
Update object_path.rst
Correct spelling of "configuration"
1 parent 7e67d5a commit 9711baf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/userguide/object_path.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ In the example above, we instantiated the class :class:`f5.bigip.tm.ltm.pool.Poo
162162
|Unnamed Resource Section|
163163
--------------------------
164164

165-
In the SDK, we refer to a single instance of a configuratino object with no name field as an :dfn:`unnamed resource`. Unnamed resources cannot be created or deleted, but they can be loaded, updated, etc.
165+
In the SDK, we refer to a single instance of a configuration object with no name field as an :dfn:`unnamed resource`. Unnamed resources cannot be created or deleted, but they can be loaded, updated, etc.
166166

167167
.. topic:: Example: Load the ``httpd`` unnamed resource settings
168168

@@ -219,4 +219,4 @@ As explained in the previous section, a subcollection contains subcollection res
219219

220220

221221

222-
.. |Coding Example| replace:: :ref:`Coding Example <pools-and-members_code-example>`
222+
.. |Coding Example| replace:: :ref:`Coding Example <pools-and-members_code-example>`

0 commit comments

Comments
 (0)