Skip to content

Commit f447de1

Browse files
authored
docs: Correct mispelled typo (#608)
Typo in Active Directory fixed
1 parent e425a2e commit f447de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/complete-mssql/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ resource "aws_iam_role_policy_attachment" "rds_directory_services" {
136136
}
137137

138138
################################################################################
139-
# AWS Directory Service (Acitve Directory)
139+
# AWS Directory Service (Active Directory)
140140
################################################################################
141141

142142
resource "aws_directory_service_directory" "demo" {

0 commit comments

Comments
 (0)