Skip to content

Commit d08e798

Browse files
authored
Fix highlighted line
1 parent 4825128 commit d08e798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/extensions/configuration-generator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The preceding project file enables the configuration source generator by setting
4040

4141
Next, consider the _Program.cs_ file:
4242

43-
:::code source="snippets/configuration/console-binder-gen/Program.cs" highlight="12-14":::
43+
:::code source="snippets/configuration/console-binder-gen/Program.cs" highlight="13":::
4444

4545
The preceding code:
4646

0 commit comments

Comments
 (0)