Merge branch 'patch-1' into 'master'

Fix typo in SourceCode

See merge request soapbox-pub/soapbox-fe!13
This commit is contained in:
Alex Gleason 2020-05-18 20:48:28 +00:00
commit 88fb2b9911

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',
};