mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-08 11:37:25 +00:00
fixed stray apostrophe
This commit is contained in:
parent
eaeaa13d0f
commit
dd8589796d
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ export function ReportingClientArea({
|
|||
)}
|
||||
{isError && (
|
||||
<div className="text-sm text-red-500 mt-2">
|
||||
Couldn't load scenario data.
|
||||
Could not load scenario data.
|
||||
</div>
|
||||
)}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue