Skip to content

Commit 53038d4

Browse files
authored
Merge pull request #1543 from robbycuenot/patch-1
Update object_path.rst
2 parents 7e67d5a + 9711baf commit 53038d4

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)