Skip to content

Commit dbb7998

Browse files
Update website/content/docs/secrets/databases/oracle.mdx
Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
1 parent d573a9d commit dbb7998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/content/docs/secrets/databases/oracle.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ vault write database/config/oracle \
136136
server when using high availability clusters.
137137

138138
The wallet used by Vault should be in a well known location with the proper filesystem permissions. For example, if Vault is running as the `vault` user,
139-
the wallet directory may be setup as followed:
139+
the wallet directory may be setup as follows:
140140

141141
```shell
142142
mkdir -p /etc/vault/wallets

0 commit comments

Comments
 (0)