Skip to content

Commit e016a3f

Browse files
committed
Fix typo
Signed-off-by: Khosrow Moossavi <[email protected]>
1 parent f680c87 commit e016a3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
`tfdocs-format-template` is a minimal [terraform-docs] plugin that is built with
44
[plugin SDK] and is meant to be used as a template for implementing new plugin.
5-
Most of the time you only need to modify and reorder the go template strings defined
6-
in `engine/sections.go`.
5+
Most of the time you only need to modify and reorder the go template defined in
6+
`engine/sections.tmpl`.
77

88
## Requirements
99

0 commit comments

Comments
 (0)