Skip to content

Commit edbdbcb

Browse files
authored
Merge pull request #87 from InfuseAI/feature/sc-23691/update-secrets-docs
update notebook description of secrets command
2 parents a35f1e5 + 0538787 commit edbdbcb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/notebook/admin/secrets.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"id": "3365d96c",
66
"metadata": {},
77
"source": [
8-
"# [admin] Users command\n",
8+
"# [admin] Secrets command\n",
99
"\n",
1010
"\n",
11-
"The `users` command in `admin` scope could help you manage users.\n"
11+
"The `secrets` command in `admin` scope could help you manage secrets.\n"
1212
]
1313
},
1414
{

docs/notebook/secrets.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"\n",
1010
"### Introduction\n",
1111
"\n",
12-
"Secrets command can show secret information. You will use the `id` with features that support **Image Pull Secret**.\n"
12+
"Secrets command can show secret information. You will use the `id` of a `secret` with features that support **Image Pull Secret**.\n"
1313
]
1414
},
1515
{

0 commit comments

Comments
 (0)