We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8141730 commit e96dbc0Copy full SHA for e96dbc0
1 file changed
singlestoredb/management/workspace.py
@@ -453,7 +453,7 @@ def create_workspace_group(
453
a password will be generated and retured in the response.
454
expires_at : str, optional
455
The timestamp of when the workspace group will expire.
456
- If the expiration time is not specified,
+ If the expiration time is not specified,
457
the workspace group will have no expiration time.
458
At expiration, the workspace group is terminated and all the data is lost.
459
Expiration time can be specified as a timestamp or duration.
0 commit comments