Skip to content

Commit d5c6775

Browse files
lwjohnst86signekb
andauthored
refactor: ✏️ match with other comments
Co-authored-by: Signe Kirk Brødbæk <[email protected]>
1 parent f5f56b6 commit d5c6775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/justfile.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ install-precommit:
2828
{%- if is_seedcase_project %}
2929
# Update the Quarto seedcase-theme extension
3030
update-quarto-theme:
31-
# Will add if not already installed, otherwise updates.
31+
# # Add theme if it doesn't exist, update if it does
3232
quarto update seedcase-project/seedcase-theme --no-prompt
3333
{%- endif %}
3434

0 commit comments

Comments
 (0)