Fix typos

s/sentitive/sensitive/
This commit is contained in:
Troy Lindsay
2020-08-30 19:21:51 -05:00
parent ff9596eb4c
commit f75292bf4d
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
# Crash log files
crash.log
# Exclude all .tfvars files, which are likely to contain sentitive data, such as
# Exclude all .tfvars files, which are likely to contain sensitive data, such as
# password, private keys, and other secrets. These should not be part of version
# control as they are data points which are potentially sensitive and subject
# to change depending on the environment.