Skip to content

Commit 63b8629

Browse files
Update sources.mdx (#36873)
Highlighted the syntax example (//) next to the plain-text "A special double-slash syntax" for better visibility
1 parent 0fb145d commit 63b8629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/language/modules/sources.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ When the source of a module is a version control repository or archive file
461461
(generically, a "package"), the module itself may be in a sub-directory relative
462462
to the root of the package.
463463

464-
A special double-slash syntax is interpreted by Terraform to indicate that
464+
A special double-slash syntax `//` is interpreted by Terraform to indicate that
465465
the remaining path after that point is a sub-directory within the package.
466466
For example:
467467

0 commit comments

Comments
 (0)