fix typo
This commit is contained in:
parent
c2bb03d729
commit
e32cc9b2b9
@ -91,7 +91,7 @@ const PlanningDataOfficialDataEntry: React.FC<PlanningDataOfficialDataEntryProps
|
|||||||
<Disclaimer />
|
<Disclaimer />
|
||||||
</div>
|
</div>
|
||||||
<InfoBox type='success'>
|
<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>
|
</InfoBox>
|
||||||
</Fragment>);
|
</Fragment>);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user