Skip to content

Commit 5306f46

Browse files
dylanrogowsky-oxdray-oxd
authored andcommitted
DBC22-3163: Update chainup layer filter tooltip
1 parent e03e13d commit 5306f46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/frontend/src/Components/shared/Filters.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ export default function Filters(props) {
8989

9090
const tooltipChainUps = (
9191
<Tooltip id="tooltipChainUps" className="tooltip-content">
92-
<p>Chain Up requiremnts.</p>
92+
<p>Segments of the highway that require Commercial Vehicles over 11,794kg to have chains on in order to use the highway.</p>
9393
</Tooltip>
9494
);
9595

0 commit comments

Comments
 (0)