This commit is contained in:
Mateusz Konieczny 2022-12-12 12:21:23 +01:00
parent c2bb03d729
commit e32cc9b2b9

View File

@ -91,7 +91,7 @@ const PlanningDataOfficialDataEntry: React.FC<PlanningDataOfficialDataEntryProps
<Disclaimer />
</div>
<InfoBox type='success'>
No live planning data for this date range, but this building has associated planning data now shown here.
No live planning data for this date range, but this building has associated planning data not shown here.
</InfoBox>
</Fragment>);
}