Skip to content

Commit ecf236f

Browse files
{AKS} Correct indefinite article in Azure Dev Spaces docstring (#33885)
1 parent 8999c72 commit ecf236f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/azure-cli/azure/cli/command_modules/acs

src/azure-cli/azure/cli/command_modules/acs/custom.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2885,7 +2885,7 @@ def aks_use_dev_spaces(cmd, client, name, resource_group_name, update=False, spa
28852885
:param space_name: Name of the new or existing dev space to select. Defaults to an \
28862886
interactive selection experience.
28872887
:type space_name: String
2888-
:param endpoint_type: The endpoint type to be used for a Azure Dev Spaces controller. \
2888+
:param endpoint_type: The endpoint type to be used for an Azure Dev Spaces controller. \
28892889
See https://aka.ms/azds-networking for more information.
28902890
:type endpoint_type: String
28912891
:param prompt: Do not prompt for confirmation. Requires --space.

0 commit comments

Comments
 (0)