From 048cc4cad1d56ec5957cac7521df67e0980e49dc Mon Sep 17 00:00:00 2001 From: Joel Falknau Date: Tue, 18 Feb 2025 13:28:50 +1000 Subject: [PATCH] missing comment seperator --- docs/services/esi/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/services/esi/index.md b/docs/services/esi/index.md index 3de71f6..f126587 100644 --- a/docs/services/esi/index.md +++ b/docs/services/esi/index.md @@ -30,7 +30,7 @@ You may, if you choose, include any additional information to identify your app. - An EVE Character `(eve:charactername)` ```text -AppName/1.2.3 (foo@example.com +https://github.com/) +AppName/1.2.3 (foo@example.com; +https://github.com/) ``` If your application consists of multiple _products_ such as an upstream library, or if you are a plugin/extension of a larger app, you may like to list these in _narrow to broad_ order, with your useragent being more to less precise. You should _always_ include the source of the code generating the request.