diff --git a/frontend/app/components/Errors/Error/MainSection.js b/frontend/app/components/Errors/Error/MainSection.js index ef04cb325..06509d221 100644 --- a/frontend/app/components/Errors/Error/MainSection.js +++ b/frontend/app/components/Errors/Error/MainSection.js @@ -126,7 +126,7 @@ export default class MainSection extends React.PureComponent { {error.customTags ? (
- More Info (most recent call) + More Info (most recent call)
{error.customTags.map((tag) => (