Skip to content

Commit 28390c1

Browse files
authored
grammer check: though should be through
grammer check: though should be through
1 parent 0fcfad7 commit 28390c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/terraform/terraform-backend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Now, initialize the configuration with *Terraform init* and then run the configu
9797

9898
When using an Azure Storage Blob for state storage, the blob is automatically locked before any operation that writes state. This configuration prevents multiple concurrent state operations, which can cause corruption. For more information, see [State Locking][terraform-state-lock] on the Terraform documentation.
9999

100-
The lock can be seen when examining the blob though the Azure portal or other Azure management tooling.
100+
The lock can be seen when examining the blob through the Azure portal or other Azure management tooling.
101101

102102
![Azure blob with lock](media/terraform-backend/lock.png)
103103

0 commit comments

Comments
 (0)