Skip to content

Commit fca0826

Browse files
committed
spaces
1 parent f1f6ee1 commit fca0826

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

status.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ fi
7272
# The default curl config file is checked for in the following places in this order:
7373
# 1. "$CURL_HOME/.curlrc"
7474
# 2. "$HOME/.curlrc"
75-
#
75+
#
7676
# ~~~ Example .curlrc file ~~~
7777
# # this is a comment
7878
# # change the useragent string
@@ -562,7 +562,7 @@ function page_alert_warning() {
562562
cat >> "$MY_STATUS_HTML" << EOF
563563
<div class="alert alert-warning my-3" role="alert">
564564
<i class="fas fa-exclamation-triangle"></i>
565-
Some systems are experiencing problems
565+
Some systems are experiencing problems
566566
</div>
567567
EOF
568568
}

0 commit comments

Comments
 (0)