docs: fixed typo (#6732)

Fixed typo: follwing/following.
This commit is contained in:
Justin Weissig 2019-05-15 01:30:18 -07:00 committed by Michel Vocks
parent 84b6a78945
commit e57866d558
1 changed files with 1 additions and 1 deletions

View File

@ -382,7 +382,7 @@ secrets engines behave, but it is for good reasons:
GCP IAM has a hard limit (currently 10) on the number of Service Account keys.
Attempts to generate more keys will result in an error. If you find yourself
running into this limit, consider the follwing:
running into this limit, consider the following:
- Have shorter TTLs or revoke access earlier. If you are not using past Service
Account keys, consider rotating and freeing quota earlier.