Against the Fire

This commit is contained in:
vjrj 2018-03-05 12:04:55 +01:00
parent 8c91011dc7
commit af6676cd8c
4 changed files with 6 additions and 6 deletions

View file

@ -58,7 +58,7 @@ ErrorBoundary.propTypes = {
};
ErrorBoundary.defaultProps = {
appName: 'All Against Fire!',
appName: 'All Against the Fire!',
title: 'Upppps: Something has gone wrong',
subTitle: 'We are investigating the problem, try again in a while'
};