We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b52e2ce commit 8b78fb1Copy full SHA for 8b78fb1
1 file changed
src/routes/support_matrix.rs
@@ -61,7 +61,7 @@ pub fn StatusTabs(current_tab: &'static str) -> Element {
61
},
62
Tab {
63
href: "/status/wpt",
64
- label: "WPT Test results",
+ label: "WPT Tests",
65
66
];
67
0 commit comments