We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff769da commit ec69048Copy full SHA for ec69048
docs/source/getting-started-security.md
@@ -129,7 +129,7 @@ Please perform necessary steps to validate all hosts before enabling SSH tunneli
129
### Using Generic Security Service (Kerberos)
130
131
Jupyter Enterprise Gateway has support for SSH connections using GSS (for example Kerberos), which enables its deployment
132
-without use of ssh key, the `EG_REMOTE_GSS_SSH` environment variable can be used to control this behavior.
+without the use of an ssh key. The `EG_REMOTE_GSS_SSH` environment variable can be used to control this behavior.
133
134
See [list of additional supported environment variables](config-options.html#additional-supported-environment-variables).
135
0 commit comments