Fix typo in SourceCode

This commit is contained in:
Sean King 2020-05-18 20:38:53 +00:00
parent f3f0470db5
commit c415a2fab3

View file

@ -12,7 +12,7 @@ import { logOut } from 'gabsocial/actions/auth';
const sourceCode = {
name: 'soapbox-fe',
url: 'https://gitlab.com/soapbox-pub/soapbox-fe',
repository: 'soapox-pub/soapbox-fe',
repository: 'soapbox-pub/soapbox-fe',
version: '0.9-beta',
};