diff options
author | Florian <florianraemisch@web.de> | 2012-09-17 21:25:08 +0200 |
---|---|---|
committer | Florian <florianraemisch@web.de> | 2012-09-17 21:25:08 +0200 |
commit | ac266b837aad5cadd4015ab252e72446c7b92a0f (patch) | |
tree | 6dc7f73c54b30d0833dd864b170d8f08f1bb57c1 | |
parent | 647dc1883be469b0d474c3a9528ce3a01595b377 (diff) |
fixed typo in phone number in spaceapi template
-rw-r--r-- | template/template.spaceapi.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/template.spaceapi.json b/template/template.spaceapi.json index 527b27e..8bc519c 100644 --- a/template/template.spaceapi.json +++ b/template/template.spaceapi.json @@ -9,7 +9,7 @@ "url":"http:\/\/sublab.org", "address":"Karl-Heine-Strasse 93, 04229 Leipzig, Germany", "contact":{ - "phone":"+4934139299356", + "phone":"+4934139299256", "twitter":"@sublab", "ml":"sublab-discuss@lists.subsignal.org", "irc":"irc:\/\/hackint.org\/#sublab", |