Skip to content

Commit a161ab4

Browse files
committed
fix: highlighted lines in 'required' lines of header comment example
1 parent e81176c commit a161ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/community/licensing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Either way (whether the attribution notice is present or not), we suggest to upd
100100

101101
=== "Required"
102102

103-
``` {.python hl_lines="5 6 19 20 21 22 23 24 25 26 27 28 29"}
103+
``` {.python hl_lines="5 6 17 18 19 20 21 22 23 24 25 26 27 28 29"}
104104
# <shebang and editor settings can be preserved or removed freely>
105105
#
106106
# <your attribution notice, either maintaining the Apache-2.0 license or changing the license>

0 commit comments

Comments
 (0)