Fix title

This commit is contained in:
Girish Ramakrishnan
2020-04-09 23:31:34 -07:00
parent 9deeef98ab
commit d67738a588

View File

@@ -1,9 +1,10 @@
{ {
"id": "org.matrix.synapse", "id": "org.matrix.synapse",
"title": "An Open network for secure, decentralized communication", "title": "Matrix Synapse",
"author": "Matrix synapse authors", "author": "Matrix synapse authors",
"description": "file://DESCRIPTION.md", "description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG", "changelog": "file://CHANGELOG",
"tagline": "An Open network for secure, decentralized communication",
"tagline": "Matrix homeserver", "tagline": "Matrix homeserver",
"version": "0.5.0", "version": "0.5.0",
"healthCheckPath": "/", "healthCheckPath": "/",