We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1f6ee1 commit fca0826Copy full SHA for fca0826
status.sh
@@ -72,7 +72,7 @@ fi
72
# The default curl config file is checked for in the following places in this order:
73
# 1. "$CURL_HOME/.curlrc"
74
# 2. "$HOME/.curlrc"
75
-#
+#
76
# ~~~ Example .curlrc file ~~~
77
# # this is a comment
78
# # change the useragent string
@@ -562,7 +562,7 @@ function page_alert_warning() {
562
cat >> "$MY_STATUS_HTML" << EOF
563
<div class="alert alert-warning my-3" role="alert">
564
<i class="fas fa-exclamation-triangle"></i>
565
- Some systems are experiencing problems
+ Some systems are experiencing problems
566
</div>
567
EOF
568
}
0 commit comments