We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e03e13d commit 5306f46Copy full SHA for 5306f46
src/frontend/src/Components/shared/Filters.js
@@ -89,7 +89,7 @@ export default function Filters(props) {
89
90
const tooltipChainUps = (
91
<Tooltip id="tooltipChainUps" className="tooltip-content">
92
- <p>Chain Up requiremnts.</p>
+ <p>Segments of the highway that require Commercial Vehicles over 11,794kg to have chains on in order to use the highway.</p>
93
</Tooltip>
94
);
95
0 commit comments