Skip to content

Commit ed718e2

Browse files
noelmcloughlinmpvl
authored andcommitted
doc/tutorials/basic: update hidden.md
Fix typo Closes #72 cuelang/cue#72 GitOrigin-RevId: 327c31bb72631686adacd6bfd4292937897a2d9e Change-Id: Ie61bab63df6e46174aa5dcdae51257b065d4fcdf Reviewed-on: https://cue-review.googlesource.com/c/cue/+/2866 Reviewed-by: Marcel van Lohuizen <[email protected]>
1 parent 62658a8 commit ed718e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tutorial/basics/hidden.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ _References and Visibility_
66

77
A non-quoted field name that starts with an underscore (`_`) is not
88
emitted from the output.
9-
To includes fields in the configuration that start with an underscore
9+
To include fields in the configuration that start with an underscore
1010
put them in quotes.
1111

1212
Quoted and non-quoted fields share the same namespace unless they start

0 commit comments

Comments
 (0)