Skip to content

Commit 474e1f9

Browse files
author
Yannic Haupenthal
committed
add/fix missing backtick
1 parent 25ac87c commit 474e1f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/gitlab-config-template/gitlab.rb.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2774,7 +2774,7 @@ external_url 'GENERATED_EXTERNAL_URL'
27742774
##! Note: We do not recommend changing these values unless absolutely necessary
27752775
##! Set to false to only parse secrets from `gitlab-secrets.json` file but not generate them.
27762776
# package['generate_default_secrets'] = true
2777-
##! Set to false to prevent creating the default gitlab-secrets.json` file
2777+
##! Set to false to prevent creating the default `gitlab-secrets.json` file
27782778
# package['generate_secrets_json_file'] = true
27792779
################################################################################
27802780
################################################################################

0 commit comments

Comments
 (0)