Skip to content
Snippets Groups Projects
Commit d97bcbde authored by vlorentz's avatar vlorentz
Browse files

Fix typo in HTTP index

parent 90d1109c
No related branches found
Tags debian/6.3.1-1_swh1
No related merge requests found
......@@ -54,7 +54,7 @@ async def index(request):
return aiohttp.web.Response(
content_type="text/html",
body="""<html>
<head><title>Software Heritage storage server</title></head>
<head><title>Software Heritage graph server</title></head>
<body>
<p>You have reached the <a href="https://www.softwareheritage.org/">
Software Heritage</a> graph API server.</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment