Skip to content

Commit 22fe9c9

Browse files
authored
Fix snippet sections introduction (#1866)
1 parent 084f192 commit 22fe9c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/markdown/extensions/snippets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ include.md::3
124124

125125
!!! new "New 9.7"
126126

127-
Specifying snippet lines may not always be as the source could change moving, adding, and/or removing lines. A way
127+
Specifying snippet lines may not always be ideal. The source could change by moving, adding, and/or removing lines. A way
128128
around this is to partition a snippet into named sections and then targeting a specific section to be included instead
129129
of specific line numbers.
130130

0 commit comments

Comments
 (0)