#2706 - Correcting wording on documentation titles

This commit is contained in:
Charlie Crane
2024-08-06 09:33:41 +01:00
parent 1e64e87798
commit 457395baee

View File

@@ -66,7 +66,7 @@ Python
terminal: Terminal = client.software_manager.software.get("Terminal")
Obtaining Remote Connection
Creating Remote Terminal Connection
"""""""""""""""""""""""""""
@@ -120,7 +120,7 @@ Executing a basic application install command
Creating a file on a remote node
Creating a folder on a remote node
""""""""""""""""""""""""""""""""
.. code-block:: python