Skip to content

Commit 90e1f4d

Browse files
authored
fix: typo
1 parent f239e51 commit 90e1f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data-sources/external_auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ data "coder_external_auth" "github" {
2121
}
2222
2323
data "coder_external_auth" "azure-identity" {
24-
id = "azure-identiy"
24+
id = "azure-identity"
2525
optional = true
2626
}
2727
```

0 commit comments

Comments
 (0)