Skip to content

Commit f3e96af

Browse files
committed
docs
Signed-off-by: Grant Linville <[email protected]>
1 parent e1b69ac commit f3e96af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/docs/03-tools/04-credential-tools.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -160,10 +160,10 @@ need to be aware of which environment variables the credential tool sets. You ca
160160
### Format
161161

162162
:::info
163-
In the examples that follow `toolA`, `toolB`, etc. are the names of credentials.
163+
In the examples that follow, `toolA`, `toolB`, etc. are the names of credentials.
164164
By default, a credential has the same name as the tool that created it.
165-
This can be overridden with credential overrides, i.e. `credential: my-cred-tool.gpt as myAlias`.
166-
If the credential has an alias, use it instead of the tool name when you specify an override..
165+
This can be overridden with a credential aliases, i.e. `credential: my-cred-tool.gpt as myAlias`.
166+
If the credential has an alias, use it instead of the tool name when you specify an override.
167167
:::
168168

169169
The `--credential-override` argument must be formatted in one of the following three ways:

0 commit comments

Comments
 (0)