Browse Source

[Docs] Fixed typo of *configuration* (#25058)

wasserman 8 years ago
parent
commit
67845134de
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/plugins/repository-gcs.asciidoc

+ 1 - 1
docs/plugins/repository-gcs.asciidoc

@@ -93,7 +93,7 @@ A service account file looks like this:
 // NOTCONSOLE
 
 This file must be stored in the {ref}/secure-settings.html[elasticsearch keystore], under a setting name
-of the form `gcs.client.NAME.credentials_file`, where `NAME` is the name of the client congiguration.
+of the form `gcs.client.NAME.credentials_file`, where `NAME` is the name of the client configuration.
 The default client name is `default`, but a different client name can be specified in repository
 settings using `client`.