File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
scaleway-async/scaleway_async/function/v1beta1
scaleway/scaleway/function/v1beta1 Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -281,7 +281,7 @@ async def create_namespace(
281281 ) -> Namespace :
282282 """
283283 Create a new namespace.
284- Create a new namespace in a specified Organization or Proejct .
284+ Create a new namespace in a specified Organization or Project .
285285 :param region: Region to target. If none is passed will use default region from the config.
286286 :param name:
287287 :param environment_variables: Environment variables of the namespace.
Original file line number Diff line number Diff line change @@ -279,7 +279,7 @@ def create_namespace(
279279 ) -> Namespace :
280280 """
281281 Create a new namespace.
282- Create a new namespace in a specified Organization or Proejct .
282+ Create a new namespace in a specified Organization or Project .
283283 :param region: Region to target. If none is passed will use default region from the config.
284284 :param name:
285285 :param environment_variables: Environment variables of the namespace.
You can’t perform that action at this time.
0 commit comments