Skip to content

Commit

Permalink
fix spellings errors (#3400)
Browse files Browse the repository at this point in the history
  • Loading branch information
osule authored and vishalnayak committed Sep 29, 2017
1 parent b314c13 commit f76633c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ IMPROVEMENTS:
* auth/aws: Allow wildcards in `bound_iam_principal_id` [GH-3213]
* auth/okta: Compare groups case-insensitively since Okta is only
case-preserving [GH-3240]
* auth/okta: Standarize Okta configuration APIs across backends [GH-3245]
* auth/okta: Standardize Okta configuration APIs across backends [GH-3245]
* cli: Add subcommand autocompletion that can be enabled with
`vault -autocomplete-install` [GH-3223]
* cli: Add ability to handle wrapped responses when using `vault auth`. What
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion website/source/docs/auth/kubernetes.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ page_title: "Auth Plugin Backend: Kubernetes"
sidebar_current: "docs-auth-kubernetes"
description: |-
The Kubernetes auth backend allows automated authentication of Kubernetes
Service Accouts.
Service Accounts.
---

# Auth Backend: Kubernetes
Expand Down

0 comments on commit f76633c

Please sign in to comment.