Skip to content

Commit eb054b2

Browse files
authored
Update _tools/release_cycle_template.svg.jinja
1 parent a83cd0f commit eb054b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_tools/release_cycle_template.svg.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
x="{{ end_x + (0.25 * SCALE) }}"
168168
text-anchor="start"
169169
{% else %}
170-
x="{{ start_x - (0.5 * SCALE) }}"
170+
x="{{ start_x - (0.25 * SCALE) }}"
171171
text-anchor="end"
172172
{% endif %}
173173
>

0 commit comments

Comments
 (0)