Skip to content

Commit 05dbf8e

Browse files
committed
typo
1 parent 2cfbbf4 commit 05dbf8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wrappers/components/data-vis/line-chart/LinesWrapper.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
* ? Tested - The component's use within products or prototyping (i.e. in a real-use example, using real props) has been tested and approved.
9191
*/
9292
let statusObject = {
93-
progress: "In Progress",
93+
progress: "In progress",
9494
statusRows: [
9595
{
9696
obj: { Accessible: false, Responsive: false, "Prog. enhanced": false },

0 commit comments

Comments
 (0)