aboutsummaryrefslogtreecommitdiff
path: root/src/response.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/response.rs')
-rw-r--r--src/response.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/response.rs b/src/response.rs
index f7fbce3..345f6f5 100644
--- a/src/response.rs
+++ b/src/response.rs
@@ -206,7 +206,7 @@ For example: to proxy "gemini://fuwn.me/uptime", visit "/proxy/fuwn.me/uptime".<
// Add proxy information to footer of HTML response
html_context.push_str(&format!(
- "<details>\n<summary>Proxy information</summary>
+ "<details>\n<summary>Proxy Information</summary>
<dl>
<dt>Original URL</dt><dd><a href=\"{}\">{0}</a></dd>
<dt>Status code</dt>