Skip to content

Commit 4012f54

Browse files
authored
Update track-history.mdx
1 parent fa8ef92 commit 4012f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/terraform/tutorial/track-history.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Plan: 0 to add, 1 to change, 0 to destroy.
9393
```
9494

9595
## 2. Store configuration in GitHub
96-
Create a .gitignore file with these contents:
96+
Create a `.gitignore` file with these contents:
9797
```text
9898
.terraform/
9999
*.tfstate*

0 commit comments

Comments
 (0)